You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2013/08/21 19:27:53 UTC

[jira] [Updated] (CASSANDRA-4952) Add blocking force compaction (and anything else) calls to NodeProbe

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

Jonathan Ellis updated CASSANDRA-4952:
--------------------------------------

    Attachment: 4952.txt

You're right.  Patch attached to bring user-defined compactions into compliance w/ the others.
                
> Add blocking force compaction (and anything else) calls to NodeProbe
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-4952
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4952
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.1.6
>            Reporter: Michael Harris
>            Priority: Minor
>              Labels: lhf
>         Attachments: 4952.txt
>
>
> There are times when I'd like to get feedback about when compactions complete.  For example, if I'm deleting data from cassandra and want to know when it is 100% removed from cassandra (tombstones collected and all).  This is completely trivial to implement based on the existing code (the method called by the non-blocking version returns a future, so you could just wait on that, potentially with a timeout).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira