You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/23 14:19:43 UTC

[GitHub] markusthoemmes opened a new pull request #2417: Only consider passed in invokers in loadbalancing.

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:
users@infra.apache.org


With regards,
Apache Git Services