James Berragan created CASSANDRA-15286: ------------------------------------------
Summary: Refactor CompactionController to allow custom implementations Key: CASSANDRA-15286 URL: https://issues.apache.org/jira/browse/CASSANDRA-15286 Project: Cassandra Issue Type: New Feature Components: Local/Compaction Reporter: James Berragan Assignee: Marcus Eriksson Attachments: diff.patch 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. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org