DataNode version mismatch during handshake() causes NullPointerException.
-------------------------------------------------------------------------
Key: HADOOP-1492
URL: https://issues.apache.org/jira/browse/HADOOP-1492
Project: Hadoop
Issue Type: Bug
Affects Versions: 0.13.0
Reporter: Konstantin Shvachko
Assignee: Konstantin Shvachko
Fix For: 0.14.0
If during handshake() DataNode encounters version mismatch with the name-node
it sends errorReport()
to the name-node with dnRegistration = null. This causes a NullPointerException
on the name-node.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.