Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storage: disable multilevel compactions
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.
- Loading branch information