[
https://issues.apache.org/jira/browse/HBASE-18945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192829#comment-16192829
]
ramkrishna.s.vasudevan commented on HBASE-18945:
------------------------------------------------
So for this issue also shall we use the new CellCompartor interface's impl
through out the code and only in the Store/REgion expose the interface with
some minimal compare methods? The same philosophy as done for refactoring
Region/HRegion and Store/HStore.
> Make a Public interface for CellComparator
> ------------------------------------------
>
> Key: HBASE-18945
> URL: https://issues.apache.org/jira/browse/HBASE-18945
> Project: HBase
> Issue Type: Sub-task
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 2.0.0-beta-1
>
>
> Based on discussions over in HBASE-18826 and HBASE-18183 it is better we
> expose CellComparator as a public interface so that it could be used in
> Region/Store interfaces to be exposed to CPs.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)