bdoyle0182 edited a comment on issue #5097:
URL: https://github.com/apache/openwhisk/issues/5097#issuecomment-814330715


   Maybe I'm misunderstanding what the proposed change is. Wouldn't the 
existing sharding load balancer need to have knowledge of all activations that 
are sent to an invoker to properly balance? If you have a new method to load 
balance and both methods share the same invokers, the sharding load balancer 
needs to be aware of the activations sent on the new method otherwise it may 
over-provision an invoker right?
   
   It makes sense if you have two invoker pools that use different load 
balancing strategies, but that kind of defeats the purpose of running two 
strategies at once across action lines.


-- 
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]


Reply via email to