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 "leo sun (Jira)" <ji...@apache.org> on 2023/03/30 07:06:00 UTC

[jira] [Created] (HDFS-16966) Optimize AvailableSpaceVolumeChoosingPolicy to avoid disk hotpoint

leo sun created HDFS-16966:
------------------------------

             Summary: Optimize AvailableSpaceVolumeChoosingPolicy to avoid disk hotpoint
                 Key: HDFS-16966
                 URL: https://issues.apache.org/jira/browse/HDFS-16966
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: datanode
            Reporter: leo sun


The AvailableSpaceVolumeChoosingPolicy will write the most of replicas into the disks with more available space than others. 
But when a new disk is launched, most write request on this DN will be on this disk, it will cause the disk hotpoint.



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

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