[
https://issues.apache.org/jira/browse/HBASE-16954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ChiaPing Tsai updated HBASE-16954:
----------------------------------
Status: Open (was: Patch Available)
> 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)