Description
When a datanode heartbeat times out namenode marks it dead. The subsequent heartbeat from the datanode is rejected with a command to datanode to re-register. However namenode accepts block report from the datanode although it is marked dead.
Attachments
Attachments
Issue Links
- is related to
-
HDFS-1270 Some DatanodeProtocol methods are missing DatanodeRegistration parameter
- Open