You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jason Brown (JIRA)" <ji...@apache.org> on 2014/11/12 20:06:34 UTC

[jira] [Assigned] (CASSANDRA-8296) Can't add new node to a Cluster due to invalid gossip generation

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

Jason Brown reassigned CASSANDRA-8296:
--------------------------------------

    Assignee: Jason Brown

> 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)