[
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, the following changes and some minor fixes are in it. Most code
by Kelvin and some testing + minor changes by me.
* Don't guess clock type from thrift input, read from DatabaseDescriptor.
* Context is removed from public api since it's not needed yet.
* Removed cleanup logic and replaced with a flag in context as suggested by
Sylvain.
> 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-2.patch, CASSANDRA-1072.patch
>
>
> 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.