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
Affects Versions: 0.6.1
Reporter: Yuki Morishita
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.
|