You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/08/19 04:08:02 UTC

[jira] [Created] (HBASE-18632) TestMultiParallel#testFlushCommitsWithAbort fails in master branch

Ted Yu created HBASE-18632:
------------------------------

             Summary: TestMultiParallel#testFlushCommitsWithAbort fails in master branch
                 Key: HBASE-18632
                 URL: https://issues.apache.org/jira/browse/HBASE-18632
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu
            Assignee: Ted Yu


This can be reproduced:
{code}
java.lang.AssertionError: Waiting timed out after [15,000] msec
	at org.apache.hadoop.hbase.client.TestMultiParallel.doTestFlushCommits(TestMultiParallel.java:310)
	at org.apache.hadoop.hbase.client.TestMultiParallel.testFlushCommitsWithAbort(TestMultiParallel.java:257)
{code}
The server count is affected by no-regions-on-master being the default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)