[ 
https://issues.apache.org/jira/browse/HBASE-16954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15620914#comment-15620914
 ] 

Heng Chen commented on HBASE-16954:
-----------------------------------

commit to master

> Unify HTable#checkAndDelete with AP
> -----------------------------------
>
>                 Key: HBASE-16954
>                 URL: https://issues.apache.org/jira/browse/HBASE-16954
>             Project: HBase
>          Issue Type: Sub-task
>    Affects Versions: 2.0.0
>            Reporter: ChiaPing Tsai
>            Assignee: ChiaPing Tsai
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16954.v0.patch, HBASE-16954.v1.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)

Reply via email to