Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.1, 3.4.0
Description
Previously, we have monitored the slow nodes, related to 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.