[ 
https://issues.apache.org/jira/browse/CASSANDRA-11334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137211#comment-16137211
 ] 

Varun Gupta commented on CASSANDRA-11334:
-----------------------------------------

[~michaelsembwever] Can you please review the patch?

> Make compaction operations (scrub, etc) asynchronous
> ----------------------------------------------------
>
>                 Key: CASSANDRA-11334
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11334
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Tools
>            Reporter: Yuki Morishita
>            Priority: Minor
>             Fix For: 4.x
>
>         Attachments: make-compaction-manager-return-Future.patch
>
>
> 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.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to