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

feat: disable do_snapshot when recover table data #550

Merged
merged 2 commits into from
Jan 10, 2023
Merged

feat: disable do_snapshot when recover table data #550

merged 2 commits into from
Jan 10, 2023

Conversation

chunshao90
Copy link
Contributor

@chunshao90 chunshao90 commented Jan 9, 2023

Which issue does this PR close?

Closes #

Rationale for this change

Since the read-only partition table and table(follower role) need to be opened in multi servers, the server cannot do snapshot of the manifest when the table is opened.

What changes are included in this PR?

  • Disable do_snapshot when recover table data.

Are there any user-facing changes?

No.

How does this change test

No need.

@chunshao90 chunshao90 changed the title feat: disable do_snahshot when recover table data feat: disable do_snapshot when recover table data Jan 9, 2023
@chunshao90 chunshao90 marked this pull request as ready for review January 9, 2023 11:36
Copy link
Member

@ShiKaiWi ShiKaiWi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chunshao90 chunshao90 merged commit abb1bb5 into apache:main Jan 10, 2023
chunshao90 added a commit to chunshao90/ceresdb that referenced this pull request May 15, 2023
* feat: disable do_snapshot when recover table data

* refactor by CR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants