You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ChiaPing Tsai (JIRA)" <ji...@apache.org> on 2016/10/27 16:20:58 UTC

[jira] [Updated] (HBASE-16954) Unify HTable#checkAndDelete with AP

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

ChiaPing Tsai updated HBASE-16954:
----------------------------------
    Attachment: HBASE-16954.v0.patch

> Unify HTable#checkAndDelete with AP
> -----------------------------------
>
>                 Key: HBASE-16954
>                 URL: https://issues.apache.org/jira/browse/HBASE-16954
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: ChiaPing Tsai
>            Priority: Minor
>         Attachments: HBASE-16954.v0.patch
>
>
> The HTable#checkAndDelete(byte[], byte[], byte[], byte[], Delete) can be implemented by HTable#checkAndDelete(byte[], byte[], byte[], byte[], CompareType.EQUAL, Delete). As a result, all HTable#checkAndDelete methods can be unified with AP.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)