-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: 3.11.5, 4.0, 4.0-alpha1
-
Component/s: Local/Compaction
-
Labels:None
-
Bug Category:Degradation - Resource Management
-
Severity:Normal
-
Complexity:Low Hanging Fruit
-
Discovered By:User Report
-
Platform:All
-
Impacts:None
-
Since Version:
-
Source Control Link:
-
Test and Documentation Plan:
When we have both repaired + unrepaired data on a node, we create multiple compaction tasks and run them serially. If one of those tasks gets interrupted or throws exception we will keep sstables in the other tasks as compacting forever.