-
Type:
New Feature
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Fix Version/s: 4.0, 4.0-alpha2
-
Component/s: Local/Compaction
-
Labels:None
-
Change Category:Operability
-
Complexity:Normal
-
Platform:All
-
Impacts:None
-
Source Control Link:
-
Test and Documentation Plan:
The CompactionController is tied closely with the SSTableReader and reference tracking. For the purpose of reading and compacting SSTables through tooling, it would be helpful to have a ‘purging’ compaction controller that purges all tombstones and allows a user to open a CompactionIterator without needing to open a bunch of SSTableReaders.
- links to