You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2015/08/25 07:32:46 UTC

[jira] [Resolved] (HBASE-11895) Change Writer/Readers factory to create CellComparators rather than KVComparator

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

ramkrishna.s.vasudevan resolved HBASE-11895.
--------------------------------------------
    Resolution: Duplicate

HBASE-10800 already solves this issue. 

> Change Writer/Readers factory to create CellComparators rather than KVComparator
> --------------------------------------------------------------------------------
>
>                 Key: HBASE-11895
>                 URL: https://issues.apache.org/jira/browse/HBASE-11895
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>
> In HBASE-10800 we would try to create CellComparators so that later when we deal with cells we could add the comparison logic into the comparators of those cells. This JIRA is aimed at changing the writers and readers factory methods where we always accept a KVComparator. It would be better if we could create a CellComparator.



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