Re: Decommissioned node shows up in the gossip log

2016-05-03 Thread Joel Knighton
g, Charles wrote: > The version I’m running is datastax-ddc-3.3.0. It seems not an affected > version… > > > > *From:* Joel Knighton [mailto:joel.knigh...@datastax.com] > *Sent:* Tuesday, May 03, 2016 1:31 PM > *To:* user@cassandra.apache.org > *Subject:* Re: Decommiss

RE: Decommissioned node shows up in the gossip log

2016-05-03 Thread Zhang, Charles
The version I’m running is datastax-ddc-3.3.0. It seems not an affected version… From: Joel Knighton [mailto:joel.knigh...@datastax.com] Sent: Tuesday, May 03, 2016 1:31 PM To: user@cassandra.apache.org Subject: Re: Decommissioned node shows up in the gossip log What version of Cassandra do you

Re: Decommissioned node shows up in the gossip log

2016-05-03 Thread Joel Knighton
What version of Cassandra do you have deployed? It sounds like you might be hitting https://issues.apache.org/jira/browse/CASSANDRA-10371 - you can check the fix version to see if you are running an affected version. If so, the comments on that ticket may help explain and resolve your situation.

Re: Decommissioned node shows up in the gossip log

2016-05-03 Thread Russell Bradberry
arles" Reply-To: Date: Tuesday, May 3, 2016 at 1:09 PM To: "user@cassandra.apache.org" Subject: Decommissioned node shows up in the gossip log I decommissioned a seed node from the cluster but now it still shows up in the log files but does not show up in “nodetool status”.

Decommissioned node shows up in the gossip log

2016-05-03 Thread Zhang, Charles
I decommissioned a seed node from the cluster but now it still shows up in the log files but does not show up in "nodetool status". The steps I took to decommission this seed node was first I added another node to the seed node list and remove this node from the seed node list and then restarted