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

storage: disable multilevel compactions #14

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

ebembi-crdb
Copy link
Owner

In their current state, multilevel compactions can cause momentary spikes in L0 sublevels, resulting in undesirable side-effects elsewhere.

Fixes cockroachdb#134423.

Epic: none

Release note (bug fix): Addressed a bug with DROP CASCADE that would occasionally panic with an undropped backref message on partitioned tables.

In their current state, multilevel compactions can cause
momentary spikes in L0 sublevels, resulting in undesirable side-effects
elsewhere.

Fixes cockroachdb#134423.

Epic: none

Release note (bug fix): Addressed a bug with DROP CASCADE that would occasionally panic with an undropped backref message on partitioned tables.
@ebembi-crdb ebembi-crdb merged commit 20b3ee1 into master Nov 11, 2024
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.

storage,kv: sudden leaseholder changes due to io overload shedding
1 participant