Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
In HDFS-16320, the DataNode can retrieve the SLOW status from each NameNode.
This ticket is to send this information back to Clients who are writing blocks. If a Clients noticed the pipeline is build on a slownode, he/she can choose to mark the slownode as a badnode to exclude the node or rebuild a pipeline.
In order to avoid the false positives, we added a config of "threshold", only clients continuously receives slownode reply from the same node will the node be marked as SLOW.
Attachments
Issue Links
- is related to
-
HDFS-16320 Datanode retrieve slownode information from NameNode
- Resolved
- links to