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

Lars Hofhansl commented on HBASE-5923:
--------------------------------------

So to reiterate the problem... If we allow LESS/GREATER, etc, we should also be 
able to control the comparator used. If we wanted to simplify this is a bit, we 
can also punt on that part for now and always use BinaryComparator for now.

> Cleanup checkAndXXX logic
> -------------------------
>
>                 Key: HBASE-5923
>                 URL: https://issues.apache.org/jira/browse/HBASE-5923
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client, regionserver
>            Reporter: Lars Hofhansl
>              Labels: noob
>         Attachments: 5923-0.94.txt, 5923-trunk.txt
>
>
> 1. the checkAnd{Put|Delete} method that takes a CompareOP is not exposed via 
> HTable[Interface].
> 2. there is unnecessary duplicate code in the check{Put|Delete} code in 
> HRegionServer.



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

Reply via email to