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 55B1CD277 for ; Fri, 17 Aug 2012 02:45:39 +0000 (UTC) Received: (qmail 77178 invoked by uid 500); 17 Aug 2012 02:45:38 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 77148 invoked by uid 500); 17 Aug 2012 02:45:38 -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 77137 invoked by uid 99); 17 Aug 2012 02:45:38 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2012 02:45:38 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 088DB2C5BE6 for ; Fri, 17 Aug 2012 02:45:38 +0000 (UTC) Date: Fri, 17 Aug 2012 13:45:38 +1100 (NCT) From: "Jimmy Xiang (JIRA)" To: issues@hbase.apache.org Message-ID: <848622776.22357.1345171538035.JavaMail.jiratomcat@arcas> In-Reply-To: <1499537620.16585.1345071698577.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (HBASE-6593) TestAdmin times out sometimes 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-6593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13436527#comment-13436527 ] Jimmy Xiang commented on HBASE-6593: ------------------------------------ Good question. This issue came up as our internal jenkins times out frequently on this test. After looked into it, I found out it spent quite some time on splitTest. As to the Jira title, either way is fine with me. > TestAdmin times out sometimes > ----------------------------- > > Key: HBASE-6593 > URL: https://issues.apache.org/jira/browse/HBASE-6593 > Project: HBase > Issue Type: Test > Reporter: Jimmy Xiang > Assignee: Jimmy Xiang > Priority: Minor > Fix For: 0.96.0, 0.94.2 > > Attachments: trunk-6593.patch > > > In TestAdmin#splitTest, individual put is used to prepare the test data. We can group them together so as to avoid possible 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