Bootstrap is broken in 1.0.0-rc1
--------------------------------
Key: CASSANDRA-3285
URL: https://issues.apache.org/jira/browse/CASSANDRA-3285
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 1.0.0
Reporter: Sylvain Lebresne
Assignee: Sylvain Lebresne
Priority: Critical
Fix For: 1.0.0
Attachments: fix-boostrap.patch
The commit of #3219 introduced two bugs: the condition to bootstrap is that
there *are* non-system tables instead, a _not_ is missing, and the setToken()
was wrongly push up into the "I'm not bootstrapping" block so a boostrapping
node was left in the joining state.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira