style95 opened a new issue, #5312:
URL: https://github.com/apache/openwhisk/issues/5312

   ## Environment details:
   
   * FPCScheduler.
   
   ## Steps to reproduce the issue:
   
   1.  Create warmed containers in any invokers. 
   2. Disable the invokers with warmed containers.
   3. Invoke an action utilizing the warmed containers.
   
   
   ## Provide the expected results and outputs:
   
   * Container creation is sent to the healthy invokers only.
   
   ## Provide the actual results and outputs:
   
   * Container creation is sent to disabled invokers.
   
   ## Additional information you deem important:
   * This is because the container manager does not consider the invoker's 
health when choosing warmed containers.
   


-- 
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-unsubscr...@openwhisk.apache.org.apache.org

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

Reply via email to