You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Updated) (JIRA)" <ji...@apache.org> on 2011/11/11 23:28:51 UTC

[jira] [Updated] (CASSANDRA-3485) Gossiper.addSavedEndpoint should never add itself

     [ https://issues.apache.org/jira/browse/CASSANDRA-3485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams updated CASSANDRA-3485:
----------------------------------------

    Description: 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 with nodes using a generation of zero and thus never being marked as alive.  (was: 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.)
    
> 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 with 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