You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2015/06/23 19:33:01 UTC

[jira] [Resolved] (HBASE-12282) Ensure Cells and its implementations work with Buffers also

     [ https://issues.apache.org/jira/browse/HBASE-12282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anoop Sam John resolved HBASE-12282.
------------------------------------
    Resolution: Invalid
      Assignee:     (was: ramkrishna.s.vasudevan)

Closing the issue as we are not going in this direction as in the patch. We wont add new BB based APIs to Cell as such.  Any way HBASE-13387 handle these.

> Ensure Cells and its implementations work with Buffers also
> -----------------------------------------------------------
>
>                 Key: HBASE-12282
>                 URL: https://issues.apache.org/jira/browse/HBASE-12282
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver, Scanners
>    Affects Versions: 0.99.1
>            Reporter: ramkrishna.s.vasudevan
>         Attachments: HBASE-12224_2.patch
>
>
> This issue can be used to brainstorm and then do the necessary changes for the offheap work.  All impl of cells deal with byte[] but when we change the Hfileblocks/Readers to work purely with Buffers then the byte[] usage would mean that always the data is copied to the onheap.  Cell may need some interface change to implement this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)