[
https://issues.apache.org/jira/browse/HBASE-10772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948098#comment-13948098
]
Matt Corgan commented on HBASE-10772:
-------------------------------------
{quote}I suggest trying a BR backed by a DBB and adding only the minimum of
what is needed.{quote}i was going to say the same.
Maybe the putShort/putInt/putLong methods should pass directly through to the
ones on ByteBuffer, so they should use the same byte format?
> Use ByteRanges instead of ByteBuffers in BlockCache
> ---------------------------------------------------
>
> Key: HBASE-10772
> URL: https://issues.apache.org/jira/browse/HBASE-10772
> Project: HBase
> Issue Type: Sub-task
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
>
> Try replacing the BBs with Byte Ranges in Block cache. See if this can be
> done in a pluggable way.
--
This message was sent by Atlassian JIRA
(v6.2#6252)