[
https://issues.apache.org/jira/browse/CASSANDRA-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1552:
--------------------------------------
Attachment: 1552.txt
less re-org was needed than I thought. initMetadata split fairly nicely into
checkHealth, getSavedToken, and incrementAndGetGeneration.
> 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.7, 0.7.0
>
> Attachments: 1552.txt
>
>
> 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.