[
https://issues.apache.org/jira/browse/HDFS-1250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884473#action_12884473
]
Hudson commented on HDFS-1250:
------------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #325 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/325/])
HDFS-1250. Namenode should reject block reports and block received requests
from dead datanodes. Contributed by Suresh Srinivas.
> Namenode accepts block report from dead datanodes
> -------------------------------------------------
>
> Key: HDFS-1250
> URL: https://issues.apache.org/jira/browse/HDFS-1250
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Affects Versions: 0.20.2, 0.22.0
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Fix For: 0.22.0
>
> Attachments: HDFS-1250.1.patch, HDFS-1250.patch, HDFS-1250.y20.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.