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

ASF GitHub Bot commented on HDFS-17890:
---------------------------------------

junjie1233 closed pull request #8338: HDFS-17890. Avoid slow disks datanode 
when reading data
URL: https://github.com/apache/hadoop/pull/8338




> Avoid slow disks datanode when reading data
> -------------------------------------------
>
>                 Key: HDFS-17890
>                 URL: https://issues.apache.org/jira/browse/HDFS-17890
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs
>            Reporter: JunJieZhao
>            Priority: Major
>              Labels: pull-request-available
>
> During HDFS read operations, replicas on slow disks should be deprioritized 
> so that replicas on healthy disks are preferred.
> Currently, slow disk avoidance is not performed at the disk level when 
> reading operations return to the block position.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to