markusthoemmes opened a new pull request #2417: Only consider passed in invokers in loadbalancing. URL: https://github.com/apache/incubator-openwhisk/pull/2417 When the loadbalancer falls back to take the least-loaded-invoker in its algorithm its supposed to only take those invokers into account that are member of the sequence of available invokers passed to it. The map passed to it will contain all invokers including dedicated blackbox invokers and invokers that are down. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
