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

Support shard based table recovering #663

Closed
Rachelint opened this issue Feb 23, 2023 · 1 comment
Closed

Support shard based table recovering #663

Rachelint opened this issue Feb 23, 2023 · 1 comment
Labels
feature New feature or request

Comments

@Rachelint
Copy link
Contributor

Describe This Problem

We have supported shard based reading and writing in wal, the further target is to support shard based table recovering.

Proposal

It may be a big work, and it should be split into targets:

  • Implement shard based manifest recovering.
  • Implement shard based tables recovering (problem is how we support single table's recovering after refactoring?)
  • Maybe refactor the wal module?

Additional Context

No response

@Rachelint Rachelint added the feature New feature or request label Feb 23, 2023
@Rachelint
Copy link
Contributor Author

Deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant