[
https://issues.apache.org/jira/browse/CASSANDRA-1381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kelvin Kakugawa updated CASSANDRA-1381:
---------------------------------------
Attachment: CASSANDRA-1381.patch
minor bug fix: ensure vector tuples are deterministically ordered
> 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.