You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/06/02 22:06:29 UTC

[jira] Updated: (HBASE-2579) Add atomic checkAndDelete support

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

stack updated HBASE-2579:
-------------------------

          Status: Resolved  (was: Patch Available)
    Hadoop Flags: [Incompatible change, Reviewed]  (was: [Incompatible change])
      Resolution: Fixed

Committed (after adding in the two Todd suggestions).  Thanks for the patch Michael and to Ryan and Todd for reviews.

> Add atomic checkAndDelete support
> ---------------------------------
>
>                 Key: HBASE-2579
>                 URL: https://issues.apache.org/jira/browse/HBASE-2579
>             Project: HBase
>          Issue Type: Improvement
>          Components: regionserver
>            Reporter: Michael Dalton
>             Fix For: 0.21.0
>
>         Attachments: 2579-v2.patch, 2579.patch
>
>
> Currently HBase has support for atomic checkAndPut operations on individual rows. It would be very useful to also support atomic checkAndDelete. I have added support for atomic checkAndDelete to trunk and will provide the corresponding patch tonight after I merge in any upstream changes from the last few days.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.