Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
DeadNodeDetector checks dead node periodically.
DeadNodeDetector periodically detect the Node in DeadNodeDetector#deadnode, If the access is successful, the Node will be moved from DeadNodeDetector#deadnode. Continuous detection of the dead node is necessary. The DataNode need rejoin the cluster due to a service restart/machine repair. The DataNode may be permanently excluded if there is no added probe mechanism.
Attachments
Attachments
Issue Links
- causes
-
HDFS-15149 TestDeadNodeDetection test cases time-out
- Resolved