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

Yuki Morishita commented on CASSANDRA-8076:
-------------------------------------------

Currently, we only return 'id' for one repair command invocation which consists 
of possibly several repairing ranges(=repair ids).

I think what we can do for now is to just keep that 'id' while it is running 
and discard when finished (successfully or not).
JMX API would be {{boolean isRepairRunning(int id)}}.

What do you think?

> 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
>
> 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)

Reply via email to