Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 29891 invoked from network); 12 Apr 2011 10:38:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Apr 2011 10:38:45 -0000 Received: (qmail 73440 invoked by uid 500); 12 Apr 2011 10:38:45 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 73411 invoked by uid 500); 12 Apr 2011 10:38:44 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 73323 invoked by uid 99); 12 Apr 2011 10:38:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Apr 2011 10:38:44 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Apr 2011 10:38:43 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id A108F9EDF4 for ; Tue, 12 Apr 2011 10:38:06 +0000 (UTC) Date: Tue, 12 Apr 2011 10:38:06 +0000 (UTC) From: "Uma Maheswara Rao G (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <1720286243.52045.1302604686655.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Created] (HADOOP-7221) When Namenode network is unplugged, DFSClient operations waits for ever MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 When Namenode network is unplugged, DFSClient operations waits for ever ----------------------------------------------------------------------- Key: HADOOP-7221 URL: https://issues.apache.org/jira/browse/HADOOP-7221 Project: Hadoop Common Issue Type: Bug Components: ipc Reporter: Uma Maheswara Rao G When NN/DN is shutdown gracefully, the DFSClient operations which are waiting for a response from NN/DN, will throw exception & come out quickly But when the NN/DN network is unplugged, the DFSClient operations which are waiting for a response from NN/DN, waits for ever. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira