RE: RemoveNode Behavior Question

2017-02-22 Thread Anubhav Kale
Subject: Re: RemoveNode Behavior Question The node that invoked removenode is entirely irrelevant, any node can invoke it. On Wed, Feb 22, 2017 at 12:51 PM, Anubhav Kale < anubhav.k...@microsoft.com.invalid> wrote: > But I don't understand how the replica count is getting restore

Re: RemoveNode Behavior Question

2017-02-22 Thread Brandon Williams
ovenode only owns partial ranges. > > -Original Message- > From: Brandon Williams [mailto:dri...@gmail.com] > Sent: Wednesday, February 22, 2017 10:49 AM > To: dev@cassandra.apache.org > Subject: Re: RemoveNode Behavior Question > > Every topology operation tries to respec

RE: RemoveNode Behavior Question

2017-02-22 Thread Anubhav Kale
t: Re: RemoveNode Behavior Question Every topology operation tries to respect/restore the RF except for assassinate. On Wed, Feb 22, 2017 at 12:45 PM, Anubhav Kale < anubhav.k...@microsoft.com.invalid> wrote: > Hello, > > Recently, I started noticing an interesting pattern. When I ex

Re: RemoveNode Behavior Question

2017-02-22 Thread Brandon Williams
Every topology operation tries to respect/restore the RF except for assassinate. On Wed, Feb 22, 2017 at 12:45 PM, Anubhav Kale < anubhav.k...@microsoft.com.invalid> wrote: > Hello, > > Recently, I started noticing an interesting pattern. When I execute > "removenode", a subset of the nodes that