add read support for ConsistencyLevel.ALL
-----------------------------------------
Key: CASSANDRA-584
URL: https://issues.apache.org/jira/browse/CASSANDRA-584
Project: Cassandra
Issue Type: Improvement
Components: Core
Reporter: Jonathan Ellis
Priority: Minor
Fix For: 0.9
currently consistency_level parameter only supports ONE or QUORUM; this should
be easy to fix by making the number of replicas to wait for in
QuorumResponseHandler specifiable by the caller rather than hard-coded to
majority-of-replicas
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.