Return-Path: X-Original-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5F0610913 for ; Wed, 11 Feb 2015 22:10:12 +0000 (UTC) Received: (qmail 89730 invoked by uid 500); 11 Feb 2015 22:10:12 -0000 Delivered-To: apmail-hadoop-hdfs-dev-archive@hadoop.apache.org Received: (qmail 89547 invoked by uid 500); 11 Feb 2015 22:10:11 -0000 Mailing-List: contact hdfs-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-dev@hadoop.apache.org Delivered-To: mailing list hdfs-dev@hadoop.apache.org Received: (qmail 89284 invoked by uid 99); 11 Feb 2015 22:10:11 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Feb 2015 22:10:11 +0000 Date: Wed, 11 Feb 2015 22:10:11 +0000 (UTC) From: "Ted Yu (JIRA)" To: hdfs-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HDFS-7083) TestDecommission#testIncludeByRegistrationName sometimes fails MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HDFS-7083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HDFS-7083. -------------------------- Resolution: Cannot Reproduce > TestDecommission#testIncludeByRegistrationName sometimes fails > -------------------------------------------------------------- > > Key: HDFS-7083 > URL: https://issues.apache.org/jira/browse/HDFS-7083 > Project: Hadoop HDFS > Issue Type: Test > Reporter: Ted Yu > Priority: Minor > > From https://builds.apache.org/job/Hadoop-Hdfs-trunk/1874/ : > {code} > REGRESSION: org.apache.hadoop.hdfs.TestDecommission.testIncludeByRegistrationName > Error Message: > test timed out after 360000 milliseconds > Stack Trace: > java.lang.Exception: test timed out after 360000 milliseconds > at java.lang.Thread.sleep(Native Method) > at org.apache.hadoop.hdfs.TestDecommission.testIncludeByRegistrationName(TestDecommission.java:957) > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)