Datanode shutdown is called multiple times
-------------------------------------------
Key: HADOOP-5183
URL: https://issues.apache.org/jira/browse/HADOOP-5183
Project: Hadoop Core
Issue Type: Bug
Components: dfs
Reporter: Suresh Srinivas
Assignee: Suresh Srinivas
Fix For: 0.21.0
- When DataNode gets {{IncorrectVersionException}} in
{{DataNode.offerService()}} {{DataNode.shutdown()}} is called
- In {{DataNode.processCommand()}} when DataNode gets DNA_SHUTDOWN,
{{DataNode.shutdown()}} is called
{{DataNode.shutdown()}} is again called in {{DataNode.run()}} method
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.