[
https://issues.apache.org/jira/browse/CASSANDRA-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-584:
-------------------------------------
Attachment: 584.patch
> 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
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.5
>
> Attachments: 584.patch
>
>
> 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.