[
https://issues.apache.org/jira/browse/CASSANDRA-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736063#action_12736063
]
Hudson commented on CASSANDRA-232:
----------------------------------
Integrated in Cassandra #151 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/151/])
pass consistency_level param from thrift to internals. patch by Gasol Wu;
reviewed by jbellis for
add ConsistencyLevel parameter to read ops. patch by Sammy Yu; reviewed by
jbellis for
> Interface does not allow specification of weak vs quorum reads
> --------------------------------------------------------------
>
> Key: CASSANDRA-232
> URL: https://issues.apache.org/jira/browse/CASSANDRA-232
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Affects Versions: 0.3, 0.4
> Environment: all
> Reporter: Sandeep Tata
> Assignee: Sammy Yu
> Fix For: 0.4
>
> Attachments: 0001-Work-for-cassandra-232.patch,
> change-correct-parameter-CASSANDRA-232.patch
>
>
> Today. read calls in the API, eg. get_column don't let you specify if you
> want a weak read or a quorum read.
> Reads seem to default always to weak reads. A way for apps to request quorum
> reads would be nice.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.