You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Toshihiro Suzuki (Jira)" <ji...@apache.org> on 2021/06/15 05:20:00 UTC

[jira] [Resolved] (HBASE-26002) MultiRowMutationEndpoint should return the result of the conditional update

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

Toshihiro Suzuki resolved HBASE-26002.
--------------------------------------
    Hadoop Flags: Reviewed
      Resolution: Fixed

> MultiRowMutationEndpoint should return the result of the conditional update
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-26002
>                 URL: https://issues.apache.org/jira/browse/HBASE-26002
>             Project: HBase
>          Issue Type: Improvement
>          Components: Coprocessors
>            Reporter: Toshihiro Suzuki
>            Assignee: Toshihiro Suzuki
>            Priority: Major
>             Fix For: 2.5.0, 3.0.0-alpha-2, 2.4.5
>
>
> HBASE-25703 added support for the conditional update in MultiRowMutationEndpoint, but MultiRowMutationEndpoint doesn't return the result of the conditional update (whether or not the mutations are executed). In this Jira, we will make MultiRowMutationEndpoint return the result of the conditional update.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)