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

Update the compaction log when bootstrap and update compact's signature #17792

Merged
merged 1 commit into from
Apr 21, 2024

Conversation

ahrtr
Copy link
Member

@ahrtr ahrtr commented Apr 15, 2024

Two changes:

  • Print the "resume scheduled compaction" only when the compactLockfree is successful.
  • Actually the compact() never return an error, so remove the second return parameter.

Link to #17780 (comment)

Actually the compact() never return an error, so remove the second return
parameter.

Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
@ahrtr
Copy link
Member Author

ahrtr commented Apr 17, 2024

@fuweid @serathius PTAL

@ahrtr
Copy link
Member Author

ahrtr commented Apr 20, 2024

This is a straightforward change, PTAL

Copy link
Contributor

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants