You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2021/11/08 13:39:39 UTC

[GitHub] [openwhisk] gabbar023 opened a new issue #5171: Openwhisk Invoker turning unhealthy

gabbar023 opened a new issue #5171:
URL: https://github.com/apache/openwhisk/issues/5171


   I have extended invokers replica count to 3 & deployed it as a statefulset on OSP Platform.
   Openwhisk-controller logs  shows invoker turning unhealthy while invoking action.
   When i check for resource utilization, its well within the allocated infra. So i think resource is not an issue, but still all the invokers keep turning unhealthy/down/unresponsive for few seconds when i run the jmeter test.
   I cant find why its turning unhealthy repeatedly & it spins up another instance of  test-health-action pod. 
   Also, is there any possible way to  loadbalance the invocations between the invokers externally?
   


-- 
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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [openwhisk] rabbah commented on issue #5171: Openwhisk Invoker turning unhealthy

Posted by GitBox <gi...@apache.org>.
rabbah commented on issue #5171:
URL: https://github.com/apache/openwhisk/issues/5171#issuecomment-1003054723


   >  Also, is there any possible way to loadbalance the invocations between the invokers externally?
   No, it's done by the controller.
   
   Did you check if the invokers are failing/restarting?
   Which container factory are you using?


-- 
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: issues-unsubscribe@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org