Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
This can be reproduced:
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)
The server count is affected by no-regions-on-master being the default.
Attachments
Attachments
Issue Links
- is broken by
-
HBASE-18511 Default no regions on master
- Resolved