You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by ruslan usifov <ru...@gmail.com> on 2011/02/03 08:35:39 UTC

Does Consistency QUORUM broken on cassandra 0.7.0 and 0.6.11

As noticed in this issue
https://issues.apache.org/jira/browse/CASSANDRA-2081. Does this mean that
QUORUM doesn't work on  0.7.0 and 0.6.11?

Re: Does Consistency QUORUM broken on cassandra 0.7.0 and 0.6.11

Posted by aaron morton <aa...@thelastpickle.com>.
The affected versions are listed as 0.6.10 and 7.1, it affects get_range_slice at quorum

https://issues.apache.org/jira/browse/CASSANDRA-2094 impacts 0.7.1 and and will break QUORUM reads where RF > 3 for get_slice() 

AFAIK it's not in 0.7 , and 0.7.1 is not released yet. 


Aaron


On 3/02/2011, at 8:35 PM, ruslan usifov wrote:

> As noticed in this issue https://issues.apache.org/jira/browse/CASSANDRA-2081. Does this mean that QUORUM doesn't work on  0.7.0 and 0.6.11?