Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Duplicate
-
None
-
Operability
-
Normal
-
All
-
None
Description
When using LCS we currently only allow reducing scope when doing STCS-in-L0, reason being that removing an sstable from a compaction targeting higher level could cause overlap in the level.
It is safe to remove sstables from L0 when doing L0->L1 compactions though, and this can allow us to continue compacting when we have a few gigantic sstables in L0.
Attachments
Issue Links
- duplicates
-
CASSANDRA-17272 LeveledCompactionStrategy disk space check improvements
- Resolved