Add support for a reconciler class
----------------------------------
Key: CASSANDRA-1144
URL: https://issues.apache.org/jira/browse/CASSANDRA-1144
Project: Cassandra
Issue Type: Sub-task
Components: Core
Reporter: Johan Oskarsson
In the latest version of CASSANDRA-1072 a large part of the code is boiler
plate to allow configuration of a reconciler class for column families. This
reconciler class decides what to do with two conflicting versions of a column
by comparing them in a clock specific manner.
Extracting that code into this jira would make CASSANDRA-1072 easier to review
and commit.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.