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 2014/03/28 12:58:17 UTC

[jira] [Commented] (HBASE-7319) Extend Cell usage through read path

    [ https://issues.apache.org/jira/browse/HBASE-7319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13950614#comment-13950614 ] 

ramkrishna.s.vasudevan commented on HBASE-7319:
-----------------------------------------------

Once HBASE-10531 is in, will start with this.  Replacing BRs in place of ByteBuffers preferably needs this change first.

> Extend Cell usage through read path
> -----------------------------------
>
>                 Key: HBASE-7319
>                 URL: https://issues.apache.org/jira/browse/HBASE-7319
>             Project: HBase
>          Issue Type: Umbrella
>          Components: Compaction, Performance, regionserver, Scanners
>            Reporter: Matt Corgan
>
> Umbrella issue for eliminating Cell copying.
> The Cell interface allows us to work with a reference to underlying bytes in the block cache without copying each Cell into consecutive bytes in an array (KeyValue).



--
This message was sent by Atlassian JIRA
(v6.2#6252)