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 AB0C3D31D for ; Wed, 22 Aug 2012 05:08:40 +0000 (UTC) Received: (qmail 24196 invoked by uid 500); 22 Aug 2012 05:08:39 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 23461 invoked by uid 500); 22 Aug 2012 05:08:39 -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 23368 invoked by uid 99); 22 Aug 2012 05:08:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 05:08:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0336C2C5BF7 for ; Wed, 22 Aug 2012 05:08:38 +0000 (UTC) Date: Wed, 22 Aug 2012 16:08:38 +1100 (NCT) From: "stack (JIRA)" To: issues@hbase.apache.org Message-ID: <804534225.38480.1345612118013.JavaMail.jiratomcat@arcas> In-Reply-To: <1988473129.38460.1345611758477.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (HBASE-6632) [0.92 UNIT TESTS] testCreateTableRPCTimeOut sets rpc timeout to 1500ms and leaves it (testHundredsOfTable fails w/ 1500ms timeout) 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-6632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-6632. -------------------------- Resolution: Fixed Fix Version/s: 0.94.2 0.92.2 Assignee: stack Committed to 0.92, 0.94, and trunk. Hopefully less failures of the testHundreds of tables in TestAdmin. > [0.92 UNIT TESTS] testCreateTableRPCTimeOut sets rpc timeout to 1500ms and leaves it (testHundredsOfTable fails w/ 1500ms timeout) > ---------------------------------------------------------------------------------------------------------------------------------- > > Key: HBASE-6632 > URL: https://issues.apache.org/jira/browse/HBASE-6632 > Project: HBase > Issue Type: Bug > Reporter: stack > Assignee: stack > Fix For: 0.92.2, 0.94.2 > > Attachments: 6632-trunk.txt, 6632.txt > > > I see that in 0.92 #502 and #501 that TestAdmin.testHundredsOfTable fails because socket times out after 1500ms. I see in TestAdmin that before this test runs, testCreateTableRPCTimeOut sets the socket timeout to 1500 and then does not set it back. Maybe the obnoxious testHundredsOfTable will pass more often if it has the default rpc timeout. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira