[ 
https://issues.apache.org/jira/browse/HBASE-26643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468748#comment-17468748
 ] 

Duo Zhang commented on HBASE-26643:
-----------------------------------

OK, finally I find out that, on master branch, all the LoadBalancer are wrapped 
with RSGroupBasedLoadBalancer and it will handle the case where there is no 
server then it will put all the regions to BOGUS_SERVER_NAME...

> 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
>    Affects Versions: 2.5.0, 2.6.0
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Critical
>
> 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)

Reply via email to