Joel Knighton created CASSANDRA-11061:
-----------------------------------------

             Summary: Write survey node can't join ring if started with 
auto_bootstrap: false
                 Key: CASSANDRA-11061
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11061
             Project: Cassandra
          Issue Type: Bug
            Reporter: Joel Knighton
            Priority: Trivial


If a blank node is started with auto_bootstrap: false and write_survey=true, it 
can't join the ring because it's bootstrap tokens never get persisted to the 
SystemKeyspace (since this is done in bootstrap).

We should either persist these tokens even when auto_bootstrap: false or 
disallow the use of write_survey mode with auto_bootstrap: false.




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

Reply via email to