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 2014/09/04 12:33:51 UTC

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

ramkrishna.s.vasudevan created HBASE-11895:
----------------------------------------------

             Summary: 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)