You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Feng Honghua (JIRA)" <ji...@apache.org> on 2013/12/31 10:20:51 UTC

[jira] [Updated] (HBASE-10262) provide user/client checkAndPut/checkAndDelete API with full CompareOp rather than only CompareOp.EQUAL

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

Feng Honghua updated HBASE-10262:
---------------------------------

    Attachment: HBASE-10262-trunk_v0.patch

patch attached

> provide user/client checkAndPut/checkAndDelete API with full CompareOp rather than only CompareOp.EQUAL
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-10262
>                 URL: https://issues.apache.org/jira/browse/HBASE-10262
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Feng Honghua
>            Assignee: Feng Honghua
>         Attachments: HBASE-10262-trunk_v0.patch
>
>
> currently checkAndPut/checkAndDelete provided by HTable doesn't support full CompareOp other than CompareOp.EQUAL, which limits user/client from doing more flexible checkAndPut/checkAndDelete operation. this improvement fixes this limit by exposing additional checkAndPut/checkAndDelete API with full CompareOp support.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)