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 2013/05/14 04:03:17 UTC

[jira] [Reopened] (CASSANDRA-5523) Prevent repair among the nodes of different version

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

Yuki Morishita reopened CASSANDRA-5523:
---------------------------------------


The fix was unreliable because every time connection is closed, protocol version for that connection is also reset (set to null), leading to not able to repair randomly.
Reverted from 1.2 branch and trunk for now.
                
> Prevent repair among the nodes of different version
> ---------------------------------------------------
>
>                 Key: CASSANDRA-5523
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5523
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 1.2.4
>            Reporter: Yuki Morishita
>            Assignee: Yuki Morishita
>            Priority: Minor
>              Labels: repair
>             Fix For: 1.2.5
>
>         Attachments: 5523-1.2.txt
>
>
> Since streaming file to the node of different version is not allowed, and in fact it would be the cause of repair hang, there is no point to allow repairing among the nodes of different versions.

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