[ 
https://issues.apache.org/jira/browse/OMID-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633036#comment-16633036
 ] 

James Taylor commented on OMID-113:
-----------------------------------

You need to apply it on top of OMID-114, [~yonigo].

> Set conflict free option when constructing TTable
> -------------------------------------------------
>
>                 Key: OMID-113
>                 URL: https://issues.apache.org/jira/browse/OMID-113
>             Project: Apache Omid
>          Issue Type: Sub-task
>            Reporter: James Taylor
>            Priority: Major
>         Attachments: OMID-113.patch
>
>
> Both Delete and Put mutations need to be able to be marked as conflict free. 
> There no need to have an attribute store this information as it's only used 
> on the client to determine which list in Transaction to put the mutation in. 
> By having it as an attribute, you're only bloating the payload of the RPC. 
> Instead, we can pass through in the TTable constructor whether it's a 
> conflict free table or not.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to