You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@omid.apache.org by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2018/11/07 08:23:00 UTC

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

     [ https://issues.apache.org/jira/browse/OMID-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ohad Shacham updated OMID-113:
------------------------------
    Fix Version/s: 1.0.0.0

> 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
>             Fix For: 1.0.0.0
>
>         Attachments: OMID-113_v2.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)