[
https://issues.apache.org/jira/browse/HBASE-11895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-11895:
--------------------------
Fix Version/s: (was: 0.99.2)
(was: 2.0.0)
Removing fix versions. The parent issue has none and this seems like
non-critical improvement -- shouldn't be in the way of 1.0. Put it back if I
have it wrong or if its done before 1.0 release. Good stuff.
> 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)