[
https://issues.apache.org/jira/browse/CASSANDRA-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970247#action_12970247
]
Ryan King commented on CASSANDRA-1381:
--------------------------------------
I think this is now obsoleted by the newer versions of 1072.
> standard counters (support: incr + decr)
> ----------------------------------------
>
> Key: CASSANDRA-1381
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1381
> Project: Cassandra
> Issue Type: Sub-task
> Components: Core
> Reporter: Kelvin Kakugawa
> Assignee: Kelvin Kakugawa
> Attachments: CASSANDRA-1381.patch
>
>
> allow addition and subtraction.
> context tuple format:
> (<node id>, <big-endian signed long>, <# of ops>)
> reconciliation strategy:
> local: sum counts and # of ops
> remote: take counts based on highest # of ops
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.