kangkaisen opened a new issue #2739: Doris 0.11 tablet balance forever URL: https://github.com/apache/incubator-doris/issues/2739 **Describe the bug** ``` 2020-01-13 10:50:48,587 DEBUG 45 [ClusterLoadStatistic.getBackendStatisticByClass():312] after adjust, cluster default_cluster backend classification low/mid/high: 2/0/1, medium: HDD 2020-01-13 10:50:48,587 DEBUG 45 [ClusterLoadStatistic.getBackendStatisticByClass():312] after adjust, cluster default_cluster backend classification low/mid/high: 2/0/1, medium: HDD 2020-01-13 10:50:48,587 INFO 45 [LoadBalancer.selectAlternativeTabletsForCluster():121] get number of low load paths: 16, with medium: HDD 2020-01-13 10:50:48,587 DEBUG 45 [BackendLoadStatistic.getPathStatisticByClass():358] after adjust, backend 10002 path classification low/mid/high: 1/2/1 2020-01-13 10:50:48,588 INFO 45 [LoadBalancer.selectAlternativeTabletsForCluster():196] select alternative tablets for cluster: default_cluster, medium: HDD, num: 6, detail: [516891, 562456, 517097, 517250, 561870, 421968] ``` The error msg is `unable to find low backend` This cluster has three BE: 
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
