[
https://issues.apache.org/jira/browse/HBASE-10930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-10930:
-------------------------------------------
Attachment: HBASE-10930.patch
Changes the KeyValueUtil.ensureKeyValue usage in the Filter classes whereever
needed.
GetClosestRowBeforeTrackers also works with cells now. Changing in the filters
would mean that during read path there is no conversion to KeyValue. But in
certain transformCell() and getNextKeyValueHint() methods there is a need to
change to KV but that would mean that they are older impl of filter methods and
we have no choice rather than converting to KeyValue.
> Change Filters and GetClosestRowBeforeTracker to work with Cells
> ----------------------------------------------------------------
>
> Key: HBASE-10930
> URL: https://issues.apache.org/jira/browse/HBASE-10930
> Project: HBase
> Issue Type: Sub-task
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 0.99.0
>
> Attachments: HBASE-10930.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)