You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2018/09/27 17:12:00 UTC

[jira] [Commented] (OMID-113) Set conflict free option when constructing TTable

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

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

I'll take this one.

> 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
>
> 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)