You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2016/08/08 09:44:20 UTC

[jira] [Assigned] (HBASE-15588) Use nonce for checkAndMutate operation

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

Guanghao Zhang reassigned HBASE-15588:
--------------------------------------

    Assignee: Guanghao Zhang

> Use nonce for checkAndMutate operation
> --------------------------------------
>
>                 Key: HBASE-15588
>                 URL: https://issues.apache.org/jira/browse/HBASE-15588
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 2.0.0
>            Reporter: Jianwei Cui
>            Assignee: Guanghao Zhang
>
> Like {{increment}}/{{append}}, the {{checkAndPut}}/{{checkAndDelete}} operation is non-idempotent, so that the client may get incorrect result if there are retries, and such incorrect result may lead the application enter an error state. A possible solution is using nonce for checkAndMutate operations, discussions and suggestions are welcomed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)