[
https://issues.apache.org/jira/browse/CASSANDRA-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Oskarsson updated CASSANDRA-1072:
---------------------------------------
Attachment: CASSANDRA-1072.patch
Updated patch with the following changes
* Dependency on clock structure removed
* Decrement support
* Encapsulates part of logic in CounterColumnType, set by
default_validation_class
* Updated streaming code to fit into the latest refactoring
* Thrift API updated to roughly match that of CASSANDRA-1546 (with the addition
of supercolumn support)
* Additional system tests
Can be split up into smaller jiras, for example the streaming OperationType
changes.
We hope this is a compromise all parties can be happy with.
> Increment counters
> ------------------
>
> Key: CASSANDRA-1072
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1072
> Project: Cassandra
> Issue Type: Sub-task
> Components: Core
> Reporter: Johan Oskarsson
> Assignee: Kelvin Kakugawa
> Attachments: CASSANDRA-1072.patch, Incrementcountersdesigndoc.pdf
>
>
> Break out the increment counters out of CASSANDRA-580. Classes are shared
> between the two features but without the plain version vector code the
> changeset becomes smaller and more manageable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.