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

Hudson commented on CASSANDRA-2928:
-----------------------------------

Integrated in Cassandra-0.7 #532 (See 
[https://builds.apache.org/job/Cassandra-0.7/532/])
    fix hint replay
patch by brandonwilliams and jbellis for CASSANDRA-2928

jbellis : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1149015
Files : 
* /cassandra/branches/cassandra-0.7/CHANGES.txt
* 
/cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/gms/EndpointState.java
* 
/cassandra/branches/cassandra-0.7/src/java/org/apache/cassandra/service/StorageService.java


> Fix Hinted Handoff replay
> -------------------------
>
>                 Key: CASSANDRA-2928
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2928
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7.7, 0.8.1
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.7.8, 0.8.2
>
>         Attachments: 2928.txt
>
>
> Broken in CASSANDRA-2668. Brandon explains:
> bq. the Ack and Ack2 verb handlers are applying a new ep state every time 
> there is a generation change via Gossiper.applyStateLocally, so it's always 
> unset initially when the node starts up. state.hasToken() is set in the 
> Gossiper's status check, which won't have happened when the onAlive event is 
> sent to SS.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to