Re: How to get rid of stale info in gossip

2014-09-18 Thread DuyHai Doan
unsafeAssassinate remove gossip info and token range ownership for a node WITHOUT streaming data. On Tue, Aug 5, 2014 at 2:56 AM, Rahul Neelakantan wrote: > It no longer shows up, but I will definitely investigate that option. What > exactly does it do? > > Rahul Neelakantan > > On Aug 4, 2014,

Re: How to get rid of stale info in gossip

2014-08-04 Thread Rahul Neelakantan
It no longer shows up, but I will definitely investigate that option. What exactly does it do? Rahul Neelakantan > On Aug 4, 2014, at 7:49 PM, Patricia Gorla wrote: > > Rahul, > > If the removed node is still showing up in gossip state, you can remove it > with 'unsafeAssassinate' via a JMX

Re: How to get rid of stale info in gossip

2014-08-04 Thread Patricia Gorla
Rahul, If the removed node is still showing up in gossip state, you can remove it with 'unsafeAssassinate' via a JMX tool such as jconsole or jmxterm. On Fri, Jul 25, 2014 at 6:10 AM, Rahul Neelakantan wrote: > Yes, and this is a really old version of casandra 1.0.8. > > > Rahul Neelakantan >

Re: How to get rid of stale info in gossip

2014-07-25 Thread Rahul Neelakantan
Yes, and this is a really old version of casandra 1.0.8. Rahul Neelakantan 678-451-4545 > On Jul 25, 2014, at 7:29 AM, Mark Reddy wrote: > > After removing a node, it's information can persist in the Gossiper for up to > 3 days, after which time it should be removed. > > Are you having issu

Re: How to get rid of stale info in gossip

2014-07-25 Thread Mark Reddy
After removing a node, it's information can persist in the Gossiper for up to 3 days, after which time it should be removed. Are you having issues with a removed node state persisting for longer? Mark On Fri, Jul 25, 2014 at 11:33 AM, Rahul Neelakantan wrote: > Is there a way to get rid of s

How to get rid of stale info in gossip

2014-07-25 Thread Rahul Neelakantan
Is there a way to get rid of stale information that shows up for removed/dead nodes in gossip, without a complete cluster bounce? Rahul Neelakantan