Duo Zhang created HBASE-26643:
---------------------------------
Summary: TestCreateTableWithMasterFailover and
TestTruncateTableWithMasterFailover are flaky
Key: HBASE-26643
URL: https://issues.apache.org/jira/browse/HBASE-26643
Project: HBase
Issue Type: Bug
Components: proc-v2, Region Assignment, test
Reporter: Duo Zhang
After HBASE-26641, these two tests are still flaky, they also fail for me
locally sometimes.
After digging, I found that, while we see this in the log output after master
failover
{noformat}
Wanted to do round robin assignment but no servers to assign to
{noformat}
The UTs will fail.
Need to dig more.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)