Yuki Morishita created CASSANDRA-11334:
------------------------------------------
Summary: Make compaction operations (scrub, etc) asynchronous
Key: CASSANDRA-11334
URL: https://issues.apache.org/jira/browse/CASSANDRA-11334
Project: Cassandra
Issue Type: Sub-task
Reporter: Yuki Morishita
Priority: Minor
Prior to make nodetool to use JMX notification, we need to make scrub, verify,
cleanup etc. to asynchronous.
Right now, those operations block in {{CompactionManager}}, so instead we want
to be able to get {{Future}} object that can be listened for completion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)