You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/09/25 01:34:34 UTC

[jira] [Resolved] (HBASE-11796) Add client support for atomic checkAndMutate

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

Andrew Purtell resolved HBASE-11796.
------------------------------------
      Resolution: Fixed
    Hadoop Flags: Reviewed

Pushed to 0.98+. Thanks for driving this [~srikanth235]

> 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-0.98.patch, HBASE-11796-master.patch, HBASE-11796.patch, 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)