You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeremiah Jordan (JIRA)" <ji...@apache.org> on 2016/05/19 20:05:12 UTC

[jira] [Created] (CASSANDRA-11848) replace address can "succeed" without actually streaming anything

Jeremiah Jordan created CASSANDRA-11848:
-------------------------------------------

             Summary: replace address can "succeed" without actually streaming anything
                 Key: CASSANDRA-11848
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11848
             Project: Cassandra
          Issue Type: Bug
          Components: Streaming and Messaging
            Reporter: Jeremiah Jordan
             Fix For: 2.1.x, 2.2.x, 3.0.x, 3.x


When you do a replace address and the new node has the same IP as the node it is replacing, then the following check can let the replace be successful even if we think all the other nodes are down: https://github.com/apache/cassandra/blob/cassandra-2.1/src/java/org/apache/cassandra/dht/RangeStreamer.java#L271



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)