Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking: remaining refactoring and tests for sql meta store #19106

Open
2 of 8 tasks
yezizp2012 opened this issue Oct 24, 2024 · 1 comment
Open
2 of 8 tasks

Tracking: remaining refactoring and tests for sql meta store #19106

yezizp2012 opened this issue Oct 24, 2024 · 1 comment
Assignees
Milestone

Comments

@yezizp2012
Copy link
Member

yezizp2012 commented Oct 24, 2024

Is your feature request related to a problem? Please describe.

  • test: re-enable backwards compat tests #19521
  • deprecate TableFragments together with actor and actor_dispatcher tables. Let build, scale and recovery support the generation of actors in memory, reduce the writing of metastore, and reduce the memory occupation of meta node. related: Tracking: Deprecate TableFragments #18094
  • unify the object id in meta: currently we have identified multiple duplicate IDs, resulting in significant convert within the codebase.
  • re-enable backup unit tests.
  • add e2e test for pg/mysql metastore in pr/main-cron
  • investigate whether in-memory sqlite can be used in the simulation test, including reorganization of the integration simulation test that needs kill operation.
  • support transactional commit of metadata for replace table.
  • remove compatible id allocation for table, actor and fragment.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@github-actions github-actions bot added this to the release-2.2 milestone Oct 24, 2024
@yezizp2012
Copy link
Member Author

Cc @shanicky @zwang28 @kwannoel @fuyufjh @BugenZhao for awareness.

@yezizp2012 yezizp2012 changed the title Tracking: remaining refactoring, tests for sql meta store Tracking: remaining refactoring and tests for sql meta store Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants