[
https://issues.apache.org/jira/browse/HBASE-14398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14935276#comment-14935276
]
Hudson commented on HBASE-14398:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #6852 (See
[https://builds.apache.org/job/HBase-TRUNK/6852/])
HBASE-14398 - Create the fake keys required in the scan path to avoid copy
(ramkrishna: rev d5768d4a50d276cc56a069793e3ba9da2a3277e6)
* hbase-common/src/main/java/org/apache/hadoop/hbase/CellUtil.java
> Create the fake keys required in the scan path to avoid copy to byte[]
> ----------------------------------------------------------------------
>
> Key: HBASE-14398
> URL: https://issues.apache.org/jira/browse/HBASE-14398
> Project: HBase
> Issue Type: Sub-task
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 2.0.0
>
> Attachments: HBASE-14398.patch, HBASE-14398_1.patch
>
>
> Already we have created some fake keys for the ByteBufferedCells so that we
> can avoid the copy requried to create fake keys. This JIRA aims to fill up
> all such places so that the Offheap BBs are not copied to onheap byte[].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)