[
https://issues.apache.org/jira/browse/CASSANDRA-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916876#action_12916876
]
Hudson commented on CASSANDRA-1552:
-----------------------------------
Integrated in Cassandra #552 (See
[https://hudson.apache.org/hudson/job/Cassandra/552/])
log warning when using randomly generated token.
patch by jbellis; reviewed by gdusbabek for CASSANDRA-1552
> 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
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 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.