[
https://issues.apache.org/jira/browse/HBASE-10281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867339#comment-13867339
]
Lars Hofhansl commented on HBASE-10281:
---------------------------------------
Looks like 0.96 and later have better mechanisms to wait for a balance to
finish.
I'll only apply this to 0.94.
> TestMultiParallel.testFlushCommitsNoAbort fails frequently in 0.94
> ------------------------------------------------------------------
>
> Key: HBASE-10281
> URL: https://issues.apache.org/jira/browse/HBASE-10281
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Hofhansl
> Attachments: 10281-0.94.txt
>
>
> Here's a run (with JDK7, but I've seen it with 0.96 as well).
> https://builds.apache.org/job/HBase-0.94-JDK7/17/testReport/junit/org.apache.hadoop.hbase.client/TestMultiParallel/testFlushCommitsNoAbort/
> {code}
> Error Message
> Count of regions=10
> Stacktrace
> java.lang.AssertionError: Count of regions=10
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at
> org.apache.hadoop.hbase.client.TestMultiParallel.doTestFlushCommits(TestMultiParallel.java:289)
> at
> org.apache.hadoop.hbase.client.TestMultiParallel.testFlushCommitsNoAbort(TestMultiParallel.java:222)
> ...
> {code}
> This might be a side-effect of: HBASE-10259
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)