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.8.1, 0.7.7
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
             Fix For: 0.7.8, 0.8.2


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