sunhelly commented on a change in pull request #3158:
URL: https://github.com/apache/hbase/pull/3158#discussion_r613362158
##########
File path:
hbase-server/src/test/java/org/apache/hadoop/hbase/rsgroup/TestRSGroupsWithACL.java
##########
@@ -112,6 +112,7 @@ public static void setupBeforeClass() throws Exception {
TEST_UTIL.startMiniCluster();
// Wait for the ACL table to become available
TEST_UTIL.waitUntilAllRegionsAssigned(PermissionStorage.ACL_TABLE_NAME);
+ TEST_UTIL.waitUntilNoRegionsInTransition();
Review comment:
Yes, I'll change it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]