-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Duplicate
-
Component/s: Local/Compaction
-
Labels:None
-
Bug Category:Degradation - Other Exception
-
Severity:Low
-
Complexity:Low Hanging Fruit
-
Discovered By:Code Inspection
-
Platform:All
-
Impacts:None
-
Test and Documentation Plan:
When aborting compactions we check if the sstable is involved in other anticompactions by grabbing all compactions for a given sstable from ActiveCompactions, it asserts that an sstable is only involved in a single "compaction" here, which is wrong - it can be in several, for example a validation + a regular compaction.
- duplicates
-
CASSANDRA-15457 Remove bad assert when getting active compactions for an sstable
-
- Resolved
-