Danny Purcell created HBASE-11796:
-------------------------------------
Summary: Add client support for atomic checkAndMutate
Key: HBASE-11796
URL: https://issues.apache.org/jira/browse/HBASE-11796
Project: HBase
Issue Type: Improvement
Components: Client
Reporter: Danny Purcell
Currently HBase has support for atomic checkAndPut as well as checkAndDelete
operations on individual rows.
HBase also supports the atomic submission of multiple operations through
mutateRow.
It would be nice to support atomic checkAndMutate(RowMutations) as well.
--
This message was sent by Atlassian JIRA
(v6.2#6252)