[
https://issues.apache.org/jira/browse/HADOOP-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Shvachko updated HADOOP-1492:
----------------------------------------
Status: Patch Available (was: Open)
> 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
>
> Attachments: NullRegistration.patch
>
>
> 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.