You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Mir Tanvir Hossain <mi...@gmail.com> on 2016/04/18 20:01:35 UTC

Bootstrapping Question for Cassandra 2.0

Hi, could anyone please tell me whether is it possible to remove an
existing node from cluster while another node is joining the same cluster?

Thanks,
Mir

Re: Bootstrapping Question for Cassandra 2.0

Posted by Mir Tanvir Hossain <mi...@gmail.com>.
Thank you Carlos.

-Mir

On Tue, Apr 19, 2016 at 2:08 AM, Carlos Alonso <in...@mrcalonso.com> wrote:

> It will be possible after the tokens reassignment has finished.
>
> Actually Cassandra itself will tell you. If you try the remove command and
> is not possible it will fail with an error indicating that the operation is
> not possible while there are nodes in Joining status.
>
> Regards
>
> Carlos Alonso | Software Engineer | @calonso <https://twitter.com/calonso>
>
> On 18 April 2016 at 20:01, Mir Tanvir Hossain <
> mir.tanvir.hossain@gmail.com> wrote:
>
>> Hi, could anyone please tell me whether is it possible to remove an
>> existing node from cluster while another node is joining the same cluster?
>>
>> Thanks,
>> Mir
>>
>
>

Re: Bootstrapping Question for Cassandra 2.0

Posted by Carlos Alonso <in...@mrcalonso.com>.
It will be possible after the tokens reassignment has finished.

Actually Cassandra itself will tell you. If you try the remove command and
is not possible it will fail with an error indicating that the operation is
not possible while there are nodes in Joining status.

Regards

Carlos Alonso | Software Engineer | @calonso <https://twitter.com/calonso>

On 18 April 2016 at 20:01, Mir Tanvir Hossain <mi...@gmail.com>
wrote:

> Hi, could anyone please tell me whether is it possible to remove an
> existing node from cluster while another node is joining the same cluster?
>
> Thanks,
> Mir
>