Re: Replication factor 2 with immutable data

2014-07-25 Thread Robert Coli
On Fri, Jul 25, 2014 at 10:46 AM, Jon Travis wrote: > I have a couple questions regarding the availability of my data in a RF=2 > scenario. > You have just explained why consistency does not work with Replication Factor of fewer than 3 and Consistency Level of less than QUORUM. Basically, with

Replication factor 2 with immutable data

2014-07-25 Thread Jon Travis
I have a couple questions regarding the availability of my data in a RF=2 scenario. - The setup - I am currently storing immutable data in a CF with RF=2 and read_repair_chance = 0.0. There is a lot of data, so bumping up to RF=3 would increase my storage costs quite dramatically. For the most p