Re: Question about consistency levels

2013-11-10 Thread graham sanderson
erent version of Cassandra, a different > client and likely have different read/write/delete usage. > > Hope that helps. > > -Original Message----- > From: graham sanderson [mailto:gra...@vast.com] > Sent: 10 November 2013 06:12 > To: user@cassandra.apache.org >

RE: Question about consistency levels

2013-11-10 Thread Richard Lowe
on [mailto:gra...@vast.com] Sent: 10 November 2013 06:12 To: user@cassandra.apache.org Subject: Question about consistency levels I'm trying to be more succinct this time since no answers on my last attempt. We are currently using 2.0.2 in test (no C* in production yet), and use (LOCAL_)QUOR

Question about consistency levels

2013-11-09 Thread graham sanderson
I’m trying to be more succinct this time since no answers on my last attempt. We are currently using 2.0.2 in test (no C* in production yet), and use (LOCAL_)QUORUM CL on read and writes which guarantees (if successful) that we read latest data. That said, it is highly likely that (LOCAL_)ONE w