You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Varun Gupta (JIRA)" <ji...@apache.org> on 2017/08/22 19:06:00 UTC

[jira] [Commented] (CASSANDRA-11334) Make compaction operations (scrub, etc) asynchronous

    [ 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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org