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

Anoop Sam John commented on HBASE-12202:
----------------------------------------

Current work/idea is to continue the read from DFSClient to on heap only.(This 
is to a byte[] now) The L2 cache will/can be offheap and then when HFileBlock 
is being got from L2 cache avoid the need to copy to on heap.   DFSClient read 
part can be checked as next steps. (If you are experimenting with that great. 
Will wait to see your analysis and test results)

> Support DirectByteBuffer usage in HFileBlock
> --------------------------------------------
>
>                 Key: HBASE-12202
>                 URL: https://issues.apache.org/jira/browse/HBASE-12202
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver, Scanners
>            Reporter: Anoop Sam John
>            Assignee: Anoop Sam John
>             Fix For: 2.0.0, 0.99.1
>
>




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

Reply via email to