You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Kurt Greaves (JIRA)" <ji...@apache.org> on 2018/02/11 23:38:00 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-11334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Greaves updated CASSANDRA-11334:
-------------------------------------
    Assignee: Varun Gupta
      Status: Patch Available  (was: Open)

> 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
>            Assignee: Varun Gupta
>            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
(v7.6.3#76005)

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