Update interface to use a wrapper for various clock types
---------------------------------------------------------
Key: CASSANDRA-1071
URL: https://issues.apache.org/jira/browse/CASSANDRA-1071
Project: Cassandra
Issue Type: Sub-task
Components: Core
Reporter: Johan Oskarsson
In the latest CASSANDRA-580 patch the timestamp used for conflict resolution
has been replaced by a Clock object that can contain either timestamp or a
context byte array. That change allows for other conflict resolution techniques
to be used.
The change can be broken out and submitted here in order to make CASSANDRA-580
more manageable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.