Ohad Shacham created OMID-84:
--------------------------------
Summary: Conflict free writes
Key: OMID-84
URL: https://issues.apache.org/jira/browse/OMID-84
Project: Apache Omid
Issue Type: Sub-task
Reporter: Ohad Shacham
Today, all the writes done by a transaction are taking part in conflict
analysis. The purpose of this feature is to let the user decide for each write,
whether it should take part in the conflict analysis.
The motivation infers from Apache Phoenix that utilizes this feature when
writing to the secondary index and also when writing to the data table for
immutable tables (each key is added once and is not modified).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)