Re: Syncing nodes + Cassandra Data Availability

2012-08-11 Thread Tyler Hobbs
On Wed, Aug 8, 2012 at 8:58 PM, Ben Kaehne wrote: > > > Our application runs on a 3 node cassandra cluster with RF of 3. > > We use quorum operations against this cluster in hopes of garunteeing > consistency. > > One scenario in which an issue can occur here is: > Out of our 3 nodes, only 2 are

Syncing nodes + Cassandra Data Availability

2012-08-08 Thread Ben Kaehne
Good morning, Our application runs on a 3 node cassandra cluster with RF of 3. We use quorum operations against this cluster in hopes of garunteeing consistency. One scenario in which an issue can occur here is: Out of our 3 nodes, only 2 are up. We perform a write to say, a new key. The down no