Replace token leaves the old node state in tact causing problems in cli
-----------------------------------------------------------------------

                 Key: CASSANDRA-3259
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3259
             Project: Cassandra
          Issue Type: Bug
         Environment: JVM on CentOS
            Reporter: Vijay
            Assignee: Vijay
            Priority: Minor


in the replace token patch we dont evict the node from the Gossip which will 
leave the node lingering around and causes issues in cli (UNReachable nodes)

As a part of the replace token if the token is replaced with another token we 
should remove the old nodes Gossip states.

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

        

Reply via email to