[
https://issues.apache.org/jira/browse/CASSANDRA-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148785#comment-13148785
]
Brandon Williams commented on CASSANDRA-3485:
---------------------------------------------
Note that you can get around this with -Dcassandra.load_ring_state=false
> Gossiper.addSavedEndpoint should never add itself
> -------------------------------------------------
>
> Key: CASSANDRA-3485
> URL: https://issues.apache.org/jira/browse/CASSANDRA-3485
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Fix For: 0.8.8
>
>
> Somehow, people are running into a situation where nodes are adding
> themselves to the persisted ring cache. Since SS is initialized after the
> Gossiper and calls addSavedEndpoint on it, which inits the nodes with a
> generation of zero, this ends up nodes using a generation of zero and thus
> never being marked as alive.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira