Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Add suspect probe for DeadNodeDetector.
when some DataNode of the block is found to inaccessible, put the DataNode into it will be placed in the Suspicious Node list. Because when DataNode is not accessible, it is likely that the replica has been removed from the DataNode.Therefore, it needs to be confirmed by re-probing and requires a higher priority processing.
And when DataNode is placed in the Suspicious Node list, it is accessed by other dfsinputstream.
Attachments
Attachments
Issue Links
- contains
-
HDFS-14650 DeadNodeDetector redetects Suspicious Node
- Resolved