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 742C3EB84 for ; Fri, 18 Jan 2013 20:18:14 +0000 (UTC) Received: (qmail 79864 invoked by uid 500); 18 Jan 2013 20:18:14 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 79809 invoked by uid 500); 18 Jan 2013 20:18:14 -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 79726 invoked by uid 99); 18 Jan 2013 20:18:14 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2013 20:18:14 +0000 Date: Fri, 18 Jan 2013 20:18:14 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-7299) TestMultiParallel fails intermittently in trunk builds 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-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13557561#comment-13557561 ] Hudson commented on HBASE-7299: ------------------------------- Integrated in HBase-TRUNK #3766 (See [https://builds.apache.org/job/HBase-TRUNK/3766/]) HBASE-7299 TestMultiParallel fails intermittently in trunk builds, addendum 4 (Chunhui) (Revision 1435301) Result = FAILURE tedyu : Files : * /hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMultiParallel.java > TestMultiParallel fails intermittently in trunk builds > ------------------------------------------------------ > > Key: HBASE-7299 > URL: https://issues.apache.org/jira/browse/HBASE-7299 > Project: HBase > Issue Type: Bug > Reporter: Ted Yu > Assignee: chunhui shen > Priority: Critical > Fix For: 0.96.0 > > Attachments: 7299.addendum, 7299-addendum2.patch, 7299-addendum.v3, 7299-addendumv3.txt, 7299-addendumv4.patch, 7299-v4.txt, HBASE-7299.patch, HBASE-7299v2.patch, HBASE-7299v3.patch > > > From trunk build #3598: > {code} > testFlushCommitsNoAbort(org.apache.hadoop.hbase.client.TestMultiParallel): Count of regions=8 > {code} > It failed in 3595 as well: > {code} > java.lang.AssertionError: Server count=2, abort=true expected:<1> but was:<2> > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.failNotEquals(Assert.java:647) > at org.junit.Assert.assertEquals(Assert.java:128) > at org.junit.Assert.assertEquals(Assert.java:472) > at org.apache.hadoop.hbase.client.TestMultiParallel.doTestFlushCommits(TestMultiParallel.java:267) > at org.apache.hadoop.hbase.client.TestMultiParallel.testFlushCommitsWithAbort(TestMultiParallel.java:226) > {code} -- 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