[
https://issues.apache.org/jira/browse/CASSANDRA-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081947#comment-13081947
]
Hudson commented on CASSANDRA-2990:
-----------------------------------
Integrated in Cassandra-0.8 #265 (See
[https://builds.apache.org/job/Cassandra-0.8/265/])
Refuse counter write at CL.ANY
patch by slebresne; reviewed by jbellis for CASSANDRA-2990
slebresne :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1155548
Files :
* /cassandra/branches/cassandra-0.8/test/system/test_cql.py
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* /cassandra/branches/cassandra-0.8/test/system/test_thrift_server.py
*
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/thrift/ThriftValidation.java
*
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/cql/UpdateStatement.java
> We should refuse query for counters at CL.ANY
> ---------------------------------------------
>
> Key: CASSANDRA-2990
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2990
> Project: Cassandra
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Priority: Trivial
> Labels: counters
> Fix For: 0.8.4
>
> Attachments: 2990.patch
>
>
> We currently do not reject writes for counters at CL.ANY, even though this is
> not supported (and rightly so).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira