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)