[
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_11.patch
This patch is much bigger patch but tries to avoid two byte[] compare methods
in CellComparator. Only one API is left out compareRows. This needs some
changes in the HRegion and the filter APIs. I think we can take that up later
as another subtask because it involves filter API changes. ( or could even do
with HBASE-11425).
Pls take note of the StoreFile.java and Bytes.java changes. Those are some
critical places where we handle the compare APIs for bloom APIs.
> 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: 1.1.0
>
> Attachments: HBASE-10800_1.patch, HBASE-10800_11.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)