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 3D04C19C00 for ; Mon, 7 Mar 2016 16:33:41 +0000 (UTC) Received: (qmail 14117 invoked by uid 500); 7 Mar 2016 16:33:41 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 14067 invoked by uid 500); 7 Mar 2016 16:33:41 -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 14040 invoked by uid 99); 7 Mar 2016 16:33:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Mar 2016 16:33:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C37682C1F68 for ; Mon, 7 Mar 2016 16:33:40 +0000 (UTC) Date: Mon, 7 Mar 2016 16:33:40 +0000 (UTC) From: "Wei-Chiu Chuang (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-9905) TestWebHdfsTimeouts fails occasionally 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-9905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15183225#comment-15183225 ] Wei-Chiu Chuang commented on HDFS-9905: --------------------------------------- [~kihwal]: you are right. This is unrelated to HDFS-9887, even though HDFS-9887 also contains another bug unrelated to this issue. But thanks to your comments. I think I should rebase to 2.7 to avoid exception reinterpretation in HDFS-9634. > TestWebHdfsTimeouts fails occasionally > -------------------------------------- > > Key: HDFS-9905 > URL: https://issues.apache.org/jira/browse/HDFS-9905 > Project: Hadoop HDFS > Issue Type: Bug > Components: test > Affects Versions: 2.7.3 > Reporter: Kihwal Lee > Assignee: Wei-Chiu Chuang > > When checking for a timeout, it does get {{SocketTimeoutException}}, but the message sometimes does not contain "connect timed out". Since the original exception is not logged, we do not know details. -- This message was sent by Atlassian JIRA (v6.3.4#6332)