You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nick Bailey (JIRA)" <ji...@apache.org> on 2014/12/18 00:45:13 UTC

[jira] [Commented] (CASSANDRA-8076) Expose an mbean method to poll for repair job status

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

Nick Bailey commented on CASSANDRA-8076:
----------------------------------------

Can we differentiate between running and invalid repair number? Both are represented by -1 and are pretty different things. Right now if C* restarts while repair X is running and the client doesn't recognize the restart it would forever check the status of repair X assuming it is still running.

> Expose an mbean method to poll for repair job status
> ----------------------------------------------------
>
>                 Key: CASSANDRA-8076
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8076
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Philip S Doctor
>            Assignee: Yuki Morishita
>             Fix For: 2.0.12
>
>         Attachments: 8076-2.0.txt
>
>
> Given the int reply-id from forceRepairAsync, allow a client to request the status of this ID via jmx.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)