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

2015-11-24 Thread Yuki Morishita (JIRA)

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

Yuki Morishita updated CASSANDRA-9145:
--
Component/s: Streaming and Messaging

> First RepairJob unregisters RepairSession from FailureDetector
> --
>
> Key: CASSANDRA-9145
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9145
> Project: Cassandra
>  Issue Type: Bug
>  Components: Streaming and Messaging
>Reporter: sankalp kohli
>Assignee: Yuki Morishita
> Fix For: 2.2.0 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)


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

2015-05-12 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-9145:
--
Reviewer: Jonathan Ellis  (was: sankalp kohli)

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


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

2015-05-11 Thread Yuki Morishita (JIRA)

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


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

2015-04-09 Thread Philip Thompson (JIRA)

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

Philip Thompson updated CASSANDRA-9145:
---
Fix Version/s: 3.0
 Assignee: Yuki Morishita

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