[
https://issues.apache.org/jira/browse/CASSANDRA-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081858#comment-13081858
]
Hudson commented on CASSANDRA-2892:
-----------------------------------
Integrated in Cassandra-0.8 #264 (See
[https://builds.apache.org/job/Cassandra-0.8/264/])
avoid doing read forno-op replicate-on-write at CL=1
patch by slebresne and jbellis for CASSANDRA-2892
jbellis :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1155460
Files :
* /cassandra/branches/cassandra-0.8/CHANGES.txt
*
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/service/StorageProxy.java
> Don't "replicate_on_write" with RF=1
> ------------------------------------
>
> Key: CASSANDRA-2892
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2892
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.8.0
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Priority: Trivial
> Labels: counters
> Fix For: 0.8.4
>
> Attachments: 2892-v1.5.txt, 2892.patch
>
>
> For counters with RF=1, we still do a read to replicate, even though there is
> nothing to replicate it too.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira