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/06/23 22:21:32 UTC

[GitHub] [openwhisk] bdoyle0182 commented on pull request #5110: [New Scheduler] Add memory queue for the new scheduler

bdoyle0182 commented on pull request #5110:
URL: https://github.com/apache/openwhisk/pull/5110#issuecomment-867198560


   This is probably the most complicated PR, but did the best I could to understand at a high level I think LGTM a part from my comments.
   
   One comment on the persistence nature of the queue. I think queueing with kafka doesn't add anything to openwhisk if openwhisk does not provide at least once guarantee of activation execution. It's unnecessary overhead to queue up through kafka if the activation can get lost elsewhere anyways.


-- 
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:
users@infra.apache.org