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

Yuki Morishita commented on CASSANDRA-3487:
-------------------------------------------

Added exception handling for validation to fail repair session in 2.0.
We still don't have timeout, though I think we don't need one because when the 
node is choked, gossip/failure detector would kill repair session.
                
> better repair session timeouts and retrys
> -----------------------------------------
>
>                 Key: CASSANDRA-3487
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3487
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Vijay
>            Priority: Minor
>             Fix For: 2.1
>
>
> It would be great if we can timeout a validation compaction which is taking 
> long or had an exception while doing a Validation. 
> Repair can gossip its status to all the other nodes, hence any node which is 
> waiting for response of a "tree request" to wait until it complete, if the 
> repair is not going to complete because of exception or because it is too 
> busy taking the incoming request we can timeout the user request.
> Bonus: By displaying the repair gossip via nodetool, user/script running the 
> request can have a better handle on whats going on in the cluster.

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

Reply via email to