auto bootstrapping a node into a cluster without a schema silently fails
------------------------------------------------------------------------
Key: CASSANDRA-2625
URL: https://issues.apache.org/jira/browse/CASSANDRA-2625
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 0.8.0 beta 2, 0.7.5
Reporter: Aaron Morton
Priority: Minor
from http://www.mail-archive.com/[email protected]/msg13001.html
StorageService.joinRing() aborts the auto bootstrap process if the cluster does
not have a schema defined. It looks like the node is left in the "Joining" mode
and there is no logging.
There could be a schema defined and no data loaded, so just having a schema
does not make the token selection any better. And BootStrapper.bootstrap()
handles their been no non system tables.
Can we let the bootstrap process continue ?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira