[ https://issues.apache.org/jira/browse/HBASE-11796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14137619#comment-14137619 ]
Ted Yu commented on HBASE-11796: -------------------------------- Mind putting the patch on reviewboard ? > 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 > Assignee: Srikanth Srungarapu > Fix For: 2.0.0, 0.98.7, 0.99.1 > > Attachments: HBASE-11796.patch > > > 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.3.4#6332)