You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zheng Hu (JIRA)" <ji...@apache.org> on 2019/02/22 08:50:00 UTC

[jira] [Updated] (HBASE-21946) Replace the byte[] pread by ByteBuffer pread in HFileBlock reading once HDFS-3246 prepared

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

Zheng Hu updated HBASE-21946:
-----------------------------
    Description: 
[~stakiar] is working on HDFS-3246,  so now we have to keep the byte[] pread in HFileBlock reading.  Once it get resolved, we can upgrade the hadoop version and do the replacement. 
I think it will be a great p999 latency improvement in 100% Get case, anyway file a issue address this firstly. 

  was:
[~stakiar] is working on HDFS-3246,  so now we have to keep the byte[] pread in HFileBlock reading.  Once it get resolved, we can upgrade the hadoop version and do the replacement. 
I think it will be a great p999 latency improvement, anyway file a issue address this firstly. 


> Replace the byte[] pread by ByteBuffer pread in HFileBlock reading once HDFS-3246 prepared
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-21946
>                 URL: https://issues.apache.org/jira/browse/HBASE-21946
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Zheng Hu
>            Assignee: Zheng Hu
>            Priority: Major
>
> [~stakiar] is working on HDFS-3246,  so now we have to keep the byte[] pread in HFileBlock reading.  Once it get resolved, we can upgrade the hadoop version and do the replacement. 
> I think it will be a great p999 latency improvement in 100% Get case, anyway file a issue address this firstly. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)