You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2015/09/10 15:37:45 UTC

[jira] [Created] (HBASE-14398) Create the fake keys required in the scan path to avoid copy to byte[]

ramkrishna.s.vasudevan created HBASE-14398:
----------------------------------------------

             Summary: 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: Improvement
            Reporter: ramkrishna.s.vasudevan
            Assignee: ramkrishna.s.vasudevan
             Fix For: 2.0.0


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)