Return-Path: Delivered-To: apmail-lucene-hadoop-dev-archive@locus.apache.org Received: (qmail 13783 invoked from network); 9 Jun 2006 00:53:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2006 00:53:36 -0000 Received: (qmail 29231 invoked by uid 500); 9 Jun 2006 00:53:35 -0000 Delivered-To: apmail-lucene-hadoop-dev-archive@lucene.apache.org Received: (qmail 29199 invoked by uid 500); 9 Jun 2006 00:53:35 -0000 Mailing-List: contact hadoop-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-dev@lucene.apache.org Received: (qmail 29190 invoked by uid 99); 9 Jun 2006 00:53:35 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 17:53:35 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jun 2006 17:53:34 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8D7DD71429B for ; Fri, 9 Jun 2006 00:52:30 +0000 (GMT) Message-ID: <30628167.1149814350576.JavaMail.jira@brutus> Date: Fri, 9 Jun 2006 00:52:30 +0000 (GMT+00:00) From: "Konstantin Shvachko (JIRA)" To: hadoop-dev@lucene.apache.org Subject: [jira] Updated: (HADOOP-289) Datanodes need to catch SocketTimeoutException and UnregisteredDatanodeException In-Reply-To: <19949403.1149734069856.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/HADOOP-289?page=all ] Konstantin Shvachko updated HADOOP-289: --------------------------------------- Attachment: DatanodeExceptions-2.patch Resubmitted the patch under DatanodeExceptions-2.patch. Not failing this time. Sorry. > Datanodes need to catch SocketTimeoutException and UnregisteredDatanodeException > -------------------------------------------------------------------------------- > > Key: HADOOP-289 > URL: http://issues.apache.org/jira/browse/HADOOP-289 > Project: Hadoop > Type: Bug > Components: dfs > Versions: 0.3.1 > Reporter: Konstantin Shvachko > Assignee: Konstantin Shvachko > Fix For: 0.3.2 > Attachments: DatanodeExceptions-2.patch, DatanodeExceptions.patch > > - Datanode needs to catch SocketTimeoutException when registering otherwise it goes down > the same way as when the namenode is not available (HADOOP-282). > - UnregisteredDatanodeException need to be caught for all non-registering requests. The data > node should be shutdown in this case. Otherwise it will loop infinitely and consume namenode resources. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira