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

Disable compaction during restore #3953

Closed
Tracked by #3706
Michal-Leszczynski opened this issue Aug 5, 2024 · 0 comments · Fixed by #4060
Closed
Tracked by #3706

Disable compaction during restore #3953

Michal-Leszczynski opened this issue Aug 5, 2024 · 0 comments · Fixed by #4060
Assignees
Labels
enhancement New feature or request restore
Milestone

Comments

@Michal-Leszczynski
Copy link
Collaborator

As observed in benchmarks, restore (mainly l&s) slows down noticeably when the compaction is running.
The compactions should be disabled during restore and re-enabled afterwards (similar to tombstone_gc).
image
image

@Michal-Leszczynski Michal-Leszczynski added enhancement New feature or request restore labels Aug 5, 2024
@Michal-Leszczynski Michal-Leszczynski self-assigned this Aug 5, 2024
@karol-kokoszka karol-kokoszka added this to the 3.3.3 milestone Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request restore
Projects
None yet
2 participants