Toshihiro Suzuki created HBASE-24996:
----------------------------------------

             Summary: 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


Currently, 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 in a row, which is very useful for some cases.



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

Reply via email to