[ 
https://issues.apache.org/jira/browse/CASSANDRA-8296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208596#comment-14208596
 ] 

Brandon Williams commented on CASSANDRA-8296:
---------------------------------------------

What is odd to me here is the local gen of 3... I can't imagine a scenario 
where that's possible.  Generations are either set to zero when loading saved 
states, or the node will set it to the current time at startup, so 3 shouldn't 
happen.

> Can't add new node to a Cluster due to invalid gossip generation
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-8296
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8296
>             Project: Cassandra
>          Issue Type: Bug
>         Environment: Debian Wheezy
> Cassandra 2.1.1
>            Reporter: Rafał Furmański
>            Assignee: Jason Brown
>
> Hi all! I'm unable to add new node to an existing Cassandra cluster. I'm 
> using GossipingPropertyFileSnitch and after starting cassandra I get 
> following errors on other nodes:
> {code}
> WARN  [GossipStage:2] 2014-11-12 09:38:43,297 Gossiper.java:993 - received an 
> invalid gossip generation for peer /10.210.3.230; local generation = 3, 
> received generation = 1415785003
> {code}
> New node's IP is 10.210.3.230. I can't see this IP in {code}nodetool 
> status{code}
> Any ideas?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to