RE: Adding a node to cluster keeping 100% data replicated on all nodes

2014-02-11 Thread Brust, Corwin [Hollander]
I’m wondering if write consistency “ALL” on the KeySpace will help, here. I too will listen eagerly for the ordained answer. From: _ _ [mailto:a...@abv.bg] Sent: Monday, February 10, 2014 5:02 AM To: user@cassandra.apache.org Subject: Re: Adding a node to cluster keeping 100% data replicated

Re: Adding a node to cluster keeping 100% data replicated on all nodes

2014-02-10 Thread _ _
> Hi, > > Our environment will consist of cluster with size not bigger than 2 to 4 > nodes per cluster(all > located in the same DC). We want to ensure that every node in the cluster > will own 100% of > the data. A node adding(or removing) procedure will be automated so we want > to ensure we'

Adding a node to cluster keeping 100% data replicated on all nodes

2014-02-07 Thread jivko donev
Hi, Our environment will consist of cluster with size not bigger than 2 to 4 nodes per cluster(all located in the same DC). We want to ensure that every node in the cluster will own 100% of the data. A node adding(or removing) procedure will be automated so we want to ensure we're making the ri