You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Rahul Neelakantan <ra...@rahul.be> on 2014/07/25 12:33:38 UTC

How to get rid of stale info in gossip

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


Re: How to get rid of stale info in gossip

Posted by DuyHai Doan <do...@gmail.com>.
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 <ra...@rahul.be> wrote:

> 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 <pa...@thelastpickle.com>
> wrote:
>
> 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 <ra...@rahul.be> wrote:
>
>> 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 <ma...@boxever.com> 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 issues with a removed node state persisting for longer?
>>
>>
>> Mark
>>
>>
>> On Fri, Jul 25, 2014 at 11:33 AM, Rahul Neelakantan <ra...@rahul.be>
>> wrote:
>>
>>> 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
>>>
>>>
>>
>
>
> --
> Patricia Gorla
> @patriciagorla
>
> Consultant
> Apache Cassandra Consulting
> http://www.thelastpickle.com <http://thelastpickle.com>
>
>

Re: How to get rid of stale info in gossip

Posted by Rahul Neelakantan <ra...@rahul.be>.
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 <pa...@thelastpickle.com> wrote:
> 
> 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 <ra...@rahul.be> wrote:
>> 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 <ma...@boxever.com> 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 issues with a removed node state persisting for longer?
>>> 
>>> 
>>> Mark
>>> 
>>> 
>>>> On Fri, Jul 25, 2014 at 11:33 AM, Rahul Neelakantan <ra...@rahul.be> wrote:
>>>> 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
> 
> 
> 
> -- 
> Patricia Gorla
> @patriciagorla
> 
> Consultant
> Apache Cassandra Consulting
> http://www.thelastpickle.com

Re: How to get rid of stale info in gossip

Posted by Patricia Gorla <pa...@thelastpickle.com>.
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 <ra...@rahul.be> wrote:

> 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 <ma...@boxever.com> 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 issues with a removed node state persisting for longer?
>
>
> Mark
>
>
> On Fri, Jul 25, 2014 at 11:33 AM, Rahul Neelakantan <ra...@rahul.be>
> wrote:
>
>> 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
>>
>>
>


-- 
Patricia Gorla
@patriciagorla

Consultant
Apache Cassandra Consulting
http://www.thelastpickle.com <http://thelastpickle.com>

Re: How to get rid of stale info in gossip

Posted by Rahul Neelakantan <ra...@rahul.be>.
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 <ma...@boxever.com> 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 issues with a removed node state persisting for longer?
> 
> 
> Mark
> 
> 
>> On Fri, Jul 25, 2014 at 11:33 AM, Rahul Neelakantan <ra...@rahul.be> wrote:
>> 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
> 

Re: How to get rid of stale info in gossip

Posted by Mark Reddy <ma...@boxever.com>.
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 <ra...@rahul.be> wrote:

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