You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by "bdoyle0182 (via GitHub)" <gi...@apache.org> on 2023/04/11 19:29:21 UTC

[GitHub] [openwhisk] bdoyle0182 commented on issue #5377: Openwhisk FPCPoolbalancer scheduler pick based on queueSize

bdoyle0182 commented on issue #5377:
URL: https://github.com/apache/openwhisk/issues/5377#issuecomment-1503980531

   Hi @blossomin no this is not a bug. The queueSize is updated whenever the schedulerEndpoints trieMap is reloaded from etcd. The schedulers are responsible for updating how many queues are running them to the db, then the controllers will periodically reload this data. See L563 of the FPCPoolBalancer, the function called `loadSchedulerEndpoint()`.


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