Dan Sarisky created CASSANDRA-16773:
---------------------------------------

             Summary: Consistency Level ALL_MINUS_ONE
                 Key: CASSANDRA-16773
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16773
             Project: Cassandra
          Issue Type: Improvement
          Components: Consistency/Coordination
            Reporter: Dan Sarisky


We have an application that is deployed in a variety of Cassandra cluster 
configurations using RF=3. We'd like to be able to always tolerate a single 
node being down. We write data into the cluster using consistency level TWO.

We would like to add ConsistencyLevel.ALL_MINUS_ONE to more clearly express our 
desire for relatively strong consistency. EACH_QUORUM is not enough but CL.ALL 
has unacceptable availability.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to