more fun with autobootstrap
---------------------------
Key: CASSANDRA-483
URL: https://issues.apache.org/jira/browse/CASSANDRA-483
Project: Cassandra
Issue Type: Improvement
Components: Tools
Reporter: Jonathan Ellis
Assignee: Jonathan Ellis
Fix For: 0.5
now that autobootstrap (CASSANDRA-438) is in, we have a couple other things
worth fixing
- a utility to mark a node "bootstrapped" so that people upgrading from 0.4
won't have nodes that shouldn't bootstrap, try to do so
- extra smartness for starting a new cluster -- what we want is to have the
seed "bootstrap" each other node in turn, but i don't think it handles multiple
nodes in overlapping ranges simultaneously right now. (and we don't need it to
-- we only need to tell nodes 3, 4, etc. to wait until node 2 is done.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.