as per my knowledge if you have externally NOT specified
"-Dcassandra.replace_address=old_node_ipaddress" then new tokens (randomly)
would get assigned to bootstrapping node instead of tokens of dead node.

-jaydeep

On Thu, Dec 4, 2014 at 6:50 AM, Omri Bahumi <om...@everything.me> wrote:

> Hi,
>
> I was wondering, how would auto_bootstrap behave in this scenario:
>
> 1. I had a cluster with 3 nodes (RF=2)
> 2. One node died, I deleted it with "nodetool removenode" (+ force)
> 3. A new node launched with "auto_bootstrap: true"
>
> The question is: will the "right" vnodes go to the new node as if it
> was bootstrapped with "-Dcassandra.replace_address=old_node_ipaddress"
> ?
>
> Thanks,
> Omri.
>

Reply via email to