You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2010/12/16 01:43:01 UTC

[jira] Created: (HDFS-1540) Make Datanode handle errors to namenode.register call more elegantly

Make Datanode handle errors to namenode.register call more elegantly
--------------------------------------------------------------------

                 Key: HDFS-1540
                 URL: https://issues.apache.org/jira/browse/HDFS-1540
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: dhruba borthakur
            Assignee: dhruba borthakur


When the receives a "Connection reset by peer" from the namenode.register(), it exits. This causes many datanodes to die.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.