Re: Question about addition of node in a DC while a node is down in another DC

2015-09-30 Thread Robert Coli
On Wed, Sep 30, 2015 at 8:12 AM, K F wrote: > I had a question where I have my cassandra cluster running in vnodes. And > we would like to add some nodes in DC1 while there is a node down in DC2. > So, my question to you all is it ok to add nodes to DC1 while there is a > node down in DC2? > Yes

Question about addition of node in a DC while a node is down in another DC

2015-09-30 Thread K F
Hi Cassandra users, I had a question where I have my cassandra cluster running in vnodes. And we would like to add some nodes in DC1 while there is a node down in DC2. So, my question to you all is it ok to add nodes to DC1 while there is a node down in DC2? Thanks for the response.