chan created HDFS-15876:
---------------------------

             Summary: Erasure Coding: Balance the tasks num on nodes when 
reconstruct ec recovery 
                 Key: HDFS-15876
                 URL: https://issues.apache.org/jira/browse/HDFS-15876
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: ec, erasure-coding
    Affects Versions: 3.0.0
            Reporter: chan


ErasureCodingWork:addTaskToDatanode

 

at the end,this will assign the task to target[0] node,but the node may remain 
many tasks

 

should we consider the num of task on nodes and balance them not just assign 
the tasks to target[0] node



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to