[
https://issues.apache.org/jira/browse/HBASE-14063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ramkrishna.s.vasudevan updated HBASE-14063:
-------------------------------------------
Attachment: HBASE-14063.patch
Patch for QA. Renames OffheapKeyOnlyKV to ByteBufferedKeyOnlyKV. The KeyOnlyKV
is changed to ByteBufferedKeyOnlyKV in the HFileReader so that the kvs created
for comparison are always considered to work with BBs.
Tested with L1 cached with both BB based KV and having a byte[] backed
KeyonlyKV. No significant difference in the perf and GC.
> Use BufferBackedCell in read path after HBASE-12213 and HBASE-12295
> -------------------------------------------------------------------
>
> Key: HBASE-14063
> URL: https://issues.apache.org/jira/browse/HBASE-14063
> Project: HBase
> Issue Type: Sub-task
> Components: regionserver, Scanners
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 2.0.0
>
> Attachments: HBASE-14063.patch
>
>
> Subtask to ensure that the BytebufferBackedCell gets used in the read path
> after HBASE-12213 and HBASE-12295 goes in. This would help to clearly change
> the required places and makes the review easier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)