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

Stephen O'Donnell commented on HDFS-16093:
------------------------------------------

I think HDFS-16076 addressed the sorting, to put the out of service nodes last 
in the list.

> DataNodes under decommission will still be returned to the client via 
> getLocatedBlocks, so the client may request decommissioning datanodes to read 
> which will cause badly competation on disk IO.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-16093
>                 URL: https://issues.apache.org/jira/browse/HDFS-16093
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 3.3.1
>            Reporter: Daniel Ma
>            Assignee: Daniel Ma
>            Priority: Critical
>
> DataNodes under decommission will still be returned to the client via 
> getLocatedBlocks, so the client may request decommissioning datanodes to read 
> which will cause badly competation on disk IO.
> Therefore, datanodes under decommission should be removed from the return 
> list of getLocatedBlocks api.
> !image-2021-06-29-10-50-44-739.png!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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

Reply via email to