tomscut created HDFS-15879:
------------------------------

             Summary: Exclude slow nodes when choose targets for blocks
                 Key: HDFS-15879
                 URL: https://issues.apache.org/jira/browse/HDFS-15879
             Project: Hadoop HDFS
          Issue Type: Wish
            Reporter: tomscut
            Assignee: tomscut


Previously, we have monitored the slow nodes, related to 
https://issues.apache.org/jira/browse/HDFS-11194.

We can use a thread to periodically collect these slow nodes into a set. Then 
use the set to filter out slow nodes when choose targets for blocks.

This feature can be configured to be turned on when needed.



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