Gary,

Thanks for reply. I've opened an issue at

https://issues.apache.org/jira/browse/CASSANDRA-1152

Yuki

2010/6/3 Gary Dusbabek <gdusba...@gmail.com>:
> Yuki,
>
> Can you file a jira ticket for this
> (https://issues.apache.org/jira/browse/CASSANDRA)?  The wiki indicates
> that this should be allowed:  http://wiki.apache.org/cassandra/API
>
> Regards,
>
> Gary.
>
>
> On Tue, Jun 1, 2010 at 21:50, Yuki Morishita <mor.y...@gmail.com> wrote:
>> Hi,
>>
>> I'm testing several read operations(get, get_slice, get_count, etc.) with
>> various ConsistencyLevel and noticed that ConsistencyLevel.ALL is
>> "not yet supported" in most of read ops (other than get_range_slice).
>>
>> I've looked up code in StorageProxy#readProtocol and it seems
>> to be able to handle CL.ALL, but in thrift.CassandraServer#readColumnFamily,
>> there is code that just throws exception when consistency_level == ALL.
>> Is there any reason that CL.ALL is "not yet supported"?
>>
>> ----
>> Yuki Morishita
>>  t:yukim (http://twitter.com/yukim)
>>
>



-- 
Yuki Morishita
 t:yukim (http://twitter.com/yukim)

Reply via email to