You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dylan Egan (JIRA)" <ji...@apache.org> on 2010/06/03 19:15:12 UTC

[jira] Commented: (CASSANDRA-1152) Read operation with ConsistencyLevel.ALL throws exception

    [ https://issues.apache.org/jira/browse/CASSANDRA-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12875195#action_12875195 ] 

Dylan Egan commented on CASSANDRA-1152:
---------------------------------------

Hi Gary,

Just to help me understand, why would the Avro interface be different to the Thrift one in terms of what is supported at the read level.

Cheers,

Dylan.

> Read operation with ConsistencyLevel.ALL throws exception
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-1152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1152
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Yuki Morishita
>            Assignee: Gary Dusbabek
>             Fix For: 0.6.3, 0.7
>
>         Attachments: read_column_family_on_all, read_column_family_on_all_inline_with_thrift
>
>
> Read operations which use thrift.CassandraServer#readColumnFamily should allow consistency_level == ALL.
> Current implementation just throws InvalidRequestException when consistency level is ALL.
> Same thing applies to avro implementation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.