[ 
https://issues.apache.org/jira/browse/HDFS-15879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

tomscut updated HDFS-15879:
---------------------------
    Description: 
Previously, we have monitored the slow nodes, related to 
[HDFS-11194|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.

  was:
Previously, we have monitored the slow nodes, related to [Maintain aggregated 
peer performance metrics on 
NameNode|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.


> 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
>            Priority: Major
>
> Previously, we have monitored the slow nodes, related to 
> [HDFS-11194|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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to