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

Brandon Williams updated CASSANDRA-5696:
----------------------------------------

    Reviewer: jasobrown
      Tester: enigmacurry
    
> Upgrading to cassandra-1.2 with a dead LEFT state from 1.1 causes problems
> --------------------------------------------------------------------------
>
>                 Key: CASSANDRA-5696
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5696
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.0
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>             Fix For: 1.2.7
>
>         Attachments: 5696.txt
>
>
> In 1.1, we wrote LEFT states as LEFT,token,expiretime in gossip.  However in 
> 1.2, VersionValue serializes this to LEFT,expiretime,tokens and causes the 
> upgrade 1.2 to try and parse it this way as well, causing it to try to parse 
> the token as an expiretime.
> Another wrinkle to this is assassinate still writes it the old way: 
> LEFT,tokens,expiretime.

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