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

ramkrishna.s.vasudevan updated HBASE-10800:
-------------------------------------------
    Attachment: HBASE-10800_2.patch

Latest patch.  There are few places in the actual code where a comparator of 
type KV is passed.  It is better to remove them. Also in BDE there is a cell 
comparator and a sameprefix comparator.  Ideally both are same.  But I would 
remove it in the patch HBASE-11895.
Moved most of the methods in the Cellcomparator to CellUtil. The only thing 
that we need to decide now is incase we want to compare cells offheap should we 
add those compare methods also in the CellUtil? Think that would be enough. 
Will proceed with the next patch after this goes in.

> Use CellComparator instead of KVComparator
> ------------------------------------------
>
>                 Key: HBASE-10800
>                 URL: https://issues.apache.org/jira/browse/HBASE-10800
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>             Fix For: 0.99.0
>
>         Attachments: HBASE-10800_1.patch, HBASE-10800_2.patch
>
>




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

Reply via email to