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 BFE3C105B2 for ; Fri, 12 Apr 2013 02:15:17 +0000 (UTC) Received: (qmail 43022 invoked by uid 500); 12 Apr 2013 02:15:17 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 42980 invoked by uid 500); 12 Apr 2013 02:15:17 -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 42935 invoked by uid 99); 12 Apr 2013 02:15:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Apr 2013 02:15:17 +0000 Date: Fri, 12 Apr 2013 02:15:17 +0000 (UTC) From: "Andrew Purtell (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (HBASE-8303) Increse the test timeout to 60s when they are less than 20s 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-8303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-8303. ----------------------------------- Resolution: Fixed Fix Version/s: 0.94.7 Committed to 0.94. > Increse the test timeout to 60s when they are less than 20s > ----------------------------------------------------------- > > Key: HBASE-8303 > URL: https://issues.apache.org/jira/browse/HBASE-8303 > Project: HBase > Issue Type: Bug > Affects Versions: 0.94.7, 0.95.0 > Reporter: Nicolas Liochon > Assignee: Nicolas Liochon > Fix For: 0.98.0, 0.94.7, 0.95.1 > > Attachments: 8303-0.94.patch, 8303.v1.patch, 8303.v1.patch > > > Short test timeouts are dangerous because: > - if the test is executed in the same jvm as another, GC, thread priority can play a role > - we don't know the machine used to execute the tests, nor what's running on it;. > For this reason, a test timeout of 60s allows us to be on the safe side. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira