[ https://issues.apache.org/jira/browse/HBASE-18632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138585#comment-16138585 ]
Chia-Ping Tsai edited comment on HBASE-18632 at 8/23/17 4:28 PM: ----------------------------------------------------------------- Running 20 times, TestMultiParallel works well with patch. +1 was (Author: chia7712): Running 20 times, TestMultiParallel works well. +1 > TestMultiParallel#testFlushCommitsWithAbort fails in master branch > ------------------------------------------------------------------ > > Key: HBASE-18632 > URL: https://issues.apache.org/jira/browse/HBASE-18632 > Project: HBase > Issue Type: Test > Components: test > Reporter: Ted Yu > Assignee: Ted Yu > Attachments: 18632.v1.txt > > > 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)