You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Daniel Ma (Jira)" <ji...@apache.org> on 2021/06/29 02:52:00 UTC

[jira] [Created] (HDFS-16093) 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.

Daniel Ma created HDFS-16093:
--------------------------------

             Summary: 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


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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org