You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/01/07 16:44:00 UTC

[jira] [Resolved] (HBASE-26643) LoadBalancer should not return empty map

     [ https://issues.apache.org/jira/browse/HBASE-26643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Duo Zhang resolved HBASE-26643.
-------------------------------
    Fix Version/s: 2.5.0
                   3.0.0-alpha-3
                   2.4.10
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed to branch-2.4+.

Thanks [~niuyulin] for reviewing!

> LoadBalancer should not return empty map
> ----------------------------------------
>
>                 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
>             Fix For: 2.5.0, 3.0.0-alpha-3, 2.4.10
>
>
> 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)