[
https://issues.apache.org/jira/browse/HBASE-9247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13753647#comment-13753647
]
Andrew Purtell commented on HBASE-9247:
---------------------------------------
Looked at the HFile subsets of the patch. lgtm. Can we just drop the comparator
details from HFileV3 totally? Looks like we don't need it in the FFT.
> Cleanup Key/KV/Meta/MetaKey Comparators
> ---------------------------------------
>
> Key: HBASE-9247
> URL: https://issues.apache.org/jira/browse/HBASE-9247
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 0.95.2
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Attachments: hbase-9247.patch, hbase-9247.v2.patch
>
>
> HBASE-9164 converted KVComparator's KeyCompare#compare guts from one that
> assumed a contiguous array backing a KV to one that used the Cell interface
> which doesn't have this assumption.
> There is now duplicate code that should be cleaned up.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira