Re: A couple of question about replication

2013-04-12 Thread Tyler Hobbs
It seems like you have a few concepts about consistency levels and replication confused. It might be more useful to do some background reading first: - http://www.datastax.com/docs/1.2/cluster_architecture/data_distribution - http://www.datastax.com/docs/1.2/cluster_architecture/about_client_requ

A couple of question about replication

2013-04-12 Thread Ostap Bender
Hi All, I don't have any experience with Cassandra but we are about to evaluate it for one of our project and a few questions had came up, namely:--Let say we have replica set with 9 nodes. There is a write with consistency 1 and replication "majority", so 5 nodes will get the data (sa