Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 461696E8B for ; Tue, 2 Aug 2011 17:05:52 +0000 (UTC) Received: (qmail 64671 invoked by uid 500); 2 Aug 2011 17:05:52 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 64450 invoked by uid 500); 2 Aug 2011 17:05:51 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 64422 invoked by uid 99); 2 Aug 2011 17:05:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 17:05:50 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,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, 02 Aug 2011 17:05:48 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 21BD29B9A0 for ; Tue, 2 Aug 2011 17:05:27 +0000 (UTC) Date: Tue, 2 Aug 2011 17:05:27 +0000 (UTC) From: "Todd Lipcon (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <1781830576.2002.1312304727134.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1976214481.14291.1311812229644.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HDFS-2213) DataNode gets stuck while shutting down minicluster MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HDFS-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13078287#comment-13078287 ] Todd Lipcon commented on HDFS-2213: ----------------------------------- yea, I dug around in the Jetty source and came much to the same conclusion. I'll see if I can track down Greg > DataNode gets stuck while shutting down minicluster > --------------------------------------------------- > > Key: HDFS-2213 > URL: https://issues.apache.org/jira/browse/HDFS-2213 > Project: Hadoop HDFS > Issue Type: Bug > Components: data-node > Affects Versions: 0.23.0 > Reporter: Todd Lipcon > Fix For: 0.23.0 > > Attachments: stack.txt > > > I've seen a couple times where a unit test has timed out. jstacking shows the cluster is stuck trying to shut down one of the DataNode HTTP servers. The DataNodeBlockScanner thread also seems to be in a tight loop in its main loop. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira