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)