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 2020/11/04 04:57:00 UTC

[jira] [Resolved] (HBASE-24996) Support CheckAndMutate in Region.batchMutate()

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

Toshihiro Suzuki resolved HBASE-24996.
--------------------------------------
    Resolution: Won't Fix

> Support CheckAndMutate in Region.batchMutate()
> ----------------------------------------------
>
>                 Key: HBASE-24996
>                 URL: https://issues.apache.org/jira/browse/HBASE-24996
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Toshihiro Suzuki
>            Assignee: Toshihiro Suzuki
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> After HBASE-24602, Region.batchMutate() supports Put/Delete/Increment/Append operations, but it doesn't support CheckAndMutate. If we support CheckAndMutate Region.batchMutate(), we can perform Put/Delete/Increment/Append/CheckAndMutate operations atomically, which is very useful for some cases.



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