sunhelly commented on pull request #2728: URL: https://github.com/apache/hbase/pull/2728#issuecomment-736374124
@Apache9 I'm sorry, could you test this patch? I think the problem is at `TEST_UTIL.waitUntilAllRegionsAssigned(table)`, which just waiting for table regions be OPEN and checking the RS for table regions are online. While before AM executing the TRSP procedures, this assertion will be true. ---------------------------------------------------------------- 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]
