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

Henry Robinson commented on HDFS-3228:
--------------------------------------

These messages refer to HDFS-3428, not this issue. Looks like a typo in the 
commit msg. 
                
> Use fadvise in local read path
> ------------------------------
>
>                 Key: HDFS-3228
>                 URL: https://issues.apache.org/jira/browse/HDFS-3228
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs client, performance
>            Reporter: Henry Robinson
>            Assignee: Henry Robinson
>
> The read path through BlockReaderLocal does not take advantage of readahead 
> or drop-behind in the way that BlockSender does. We could arguably stand to 
> gain even more from hinting about read patterns to the kernel here, so we 
> should add the same mechanisms to BlockReaderLocal. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to