You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2014/03/12 05:42:50 UTC

[jira] [Resolved] (HBASE-10719) Cell interface may need a ByteBuffer rather than a byte[]

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

ramkrishna.s.vasudevan resolved HBASE-10719.
--------------------------------------------

    Resolution: Later

I did not think as an implemention of cell.  We could do that. (still not tried that).  May be will come back to this then. For now will say later?

> Cell interface may need a ByteBuffer rather than a byte[]
> ---------------------------------------------------------
>
>                 Key: HBASE-10719
>                 URL: https://issues.apache.org/jira/browse/HBASE-10719
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: ramkrishna.s.vasudevan
>            Assignee: ramkrishna.s.vasudevan
>
> See discussion in HBASE-10531. 
> The byte[] backing a cell may be off heap also.  In such a case having a byte[] may require a copy offheap to on heap.  So better to have ByteBuffer backing a Cell.



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