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 "chencan (JIRA)" <ji...@apache.org> on 2017/06/22 07:59:00 UTC

[jira] [Created] (HDFS-12011) Add a new load balancing volume choosing policy

chencan created HDFS-12011:
------------------------------

             Summary: Add a  new load balancing volume choosing policy
                 Key: HDFS-12011
                 URL: https://issues.apache.org/jira/browse/HDFS-12011
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: datanode
            Reporter: chencan


    There  are two types of volume choosing policies when choose a volume inner a datanode to write in a datablock : RoundRobinVolumeChoosingPolicy and AvailableSpaceVolumeChoosingPolicy.This two policies do not take into account the fsvolume's load. We can add a new load balancing volume choosing policy,  using existing reference in FsVolumeImpl.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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