Rafał Furmański created CASSANDRA-8296:
------------------------------------------
Summary: 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
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)