Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B46317BB8 for ; Wed, 2 Sep 2015 16:27:46 +0000 (UTC) Received: (qmail 27766 invoked by uid 500); 2 Sep 2015 16:27:46 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 27706 invoked by uid 500); 2 Sep 2015 16:27:46 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 27693 invoked by uid 99); 2 Sep 2015 16:27:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2015 16:27:45 +0000 Date: Wed, 2 Sep 2015 16:27:45 +0000 (UTC) From: "Matteo Bertozzi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-14344) Add timeouts to TestHttpServerLifecycle 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/HBASE-14344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-14344: ------------------------------------ Status: Patch Available (was: Open) > Add timeouts to TestHttpServerLifecycle > --------------------------------------- > > Key: HBASE-14344 > URL: https://issues.apache.org/jira/browse/HBASE-14344 > Project: HBase > Issue Type: Test > Components: test > Affects Versions: 2.0.0, 1.2.0 > Reporter: Matteo Bertozzi > Assignee: Matteo Bertozzi > Priority: Minor > Fix For: 2.0.0, 1.2.0 > > Attachments: HBASE-14344-v0.patch > > > I got TestHttpServerLifecycle hanging a couple of times on my run. > simple patch to add a timeout to the tests, and avoid the build to hang. > (i haven't looked at them yet to see what was the source problem) -- This message was sent by Atlassian JIRA (v6.3.4#6332)