log warning when using randomly generated token
-----------------------------------------------
Key: CASSANDRA-1552
URL: https://issues.apache.org/jira/browse/CASSANDRA-1552
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Jonathan Ellis
Priority: Minor
Fix For: 0.6.6, 0.7.0
this will involve moving some code around, since currently SystemTable is
initialized (with initialtoken, or random) before it checks to see if bootstrap
is needed, in which case, the random token would be discarded in favor of using
one from the heaviest node (which we shouldn't warn for).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.