ruojieranyishen opened a new issue, #1570: URL: https://github.com/apache/incubator-pegasus/issues/1570
## background The current blacklist feature allows ignoring some apps during the load balancing process. However, a drawback is that load balancing is triggered only when all partitions are healthy. ## Goals If all unhealthy apps are in the blacklist, load balancing can still start. ## Solution 1. Modifiy load balancing start condition. 2. Refactor the existing blacklist, and only transfer the required apps to the load balancer. 3. Add unit tests. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
