You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2015/05/12 00:50:59 UTC

[jira] [Updated] (CASSANDRA-9145) First RepairJob unregisters RepairSession from FailureDetector

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

Yuki Morishita updated CASSANDRA-9145:
--------------------------------------
    Attachment: 0001-unregister-FD-when-all-validations-are-done.patch

Thanks for reporting.
Attaching patch counts down validation completion and unregisters FD when all validations are done.

> First RepairJob unregisters RepairSession from FailureDetector
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-9145
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9145
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: sankalp kohli
>            Assignee: Yuki Morishita
>             Fix For: 2.2 beta 1
>
>         Attachments: 0001-unregister-FD-when-all-validations-are-done.patch
>
>
> Due to CASSANDRA-3569, we unregister FD when all Merkle trees are received. Till 2.1, we do this on last repair job of a session. 
> In trunk(3.0), we are doing it after any one repair job has got all Merkle trees. This looks like a regression. 



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