[
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_18.patch
Except for the comment related to
{code}
public final int compare(Cell left, byte[] key, int offset, int length)
{code}
all other changes are done. As said in the RB this API is extensively used in
blooms, index and 2 places in HalfStoreFileReader. The other alternative is to
change every where to KeyOnlyKVs but that would create more short living
objects particularly in the bloom area.
> 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: 2.0.0
>
> Attachments: HBASE-10800_1.patch, HBASE-10800_11.patch,
> HBASE-10800_12.patch, HBASE-10800_13.patch, HBASE-10800_14.patch,
> HBASE-10800_15.patch, HBASE-10800_16.patch, HBASE-10800_18.patch,
> HBASE-10800_2.patch, HBASE-10800_3.patch, HBASE-10800_4.patch,
> HBASE-10800_4.patch, HBASE-10800_5.patch, HBASE-10800_6.patch,
> HBASE-10800_7.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)