Vincent White created CASSANDRA-14073:
-----------------------------------------

             Summary: Prevent replacement nodes from skipping bootstrapping 
without allow_unsafe_replace:true
                 Key: CASSANDRA-14073
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14073
             Project: Cassandra
          Issue Type: Bug
          Components: Configuration
            Reporter: Vincent White
            Priority: Minor


I've noticed that when replacing a node with replace_address it can skip 
bootstrapping if it is listed in its own seed list. This probably shouldn't be 
allowed without the allow_unsafe_replace option set to true as is required when 
using auto_bootstrap: false in combination with replace_address. Patch 
[here|https://github.com/vincewhite/cassandra/commits/replace_address_seed_list]
 and an attempt at a dtest 
[here|https://github.com/vincewhite/cassandra-dtest/commits/unsafe_replace]. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to