[
https://issues.apache.org/jira/browse/CASSANDRA-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980308#action_12980308
]
Kelvin Kakugawa commented on CASSANDRA-1944:
--------------------------------------------
I took a look at the code and ran it through some tests. It looks good, so far.
> Support CL.QUORUM and CL.ALL for counter writes
> ------------------------------------------------
>
> Key: CASSANDRA-1944
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1944
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.8
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Fix For: 0.8
>
> Attachments: 0001-Add-support-for-CL.QUORUM-and-CL.ALL.patch
>
> Original Estimate: 16h
> Remaining Estimate: 16h
>
> This ticket basically proposes to make the counter ReplicateOnWrite mechanism
> synchronous instead of asynchronous. This will allow to support CL.QUORUM and
> CL.ALL for counter writes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.