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/10/22 03:19:20 UTC

[GitHub] [openwhisk] JesseStutler commented on pull request #5118: [New Scheduler] Manage memory queues in scheduler

JesseStutler commented on pull request #5118:
URL: https://github.com/apache/openwhisk/pull/5118#issuecomment-949254261


   Hi, I would like to ask a question about SchedulingDecisionMaker.scala. Why do most cases need to judge whether `staleActivationNum > 0`? And I don't understand the case here:https://github.com/apache/openwhisk/blob/af11418df942e8d2cdc4c4ce933645fa723e9e45/core/scheduler/src/main/scala/org/apache/openwhisk/core/scheduler/queue/SchedulingDecisionMaker.scala#L103
   What will lead to over-provisioning? The calculation of num here is kind of confusing...


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