You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/06/26 12:36:25 UTC

[GitHub] markusthoemmes opened a new pull request #2421: Fix order of messages being sent by the ContainerPool.

markusthoemmes opened a new pull request #2421: Fix order of messages being sent by the ContainerPool.
URL: https://github.com/apache/incubator-openwhisk/pull/2421
 
 
   The ContainerPool indicates to the ActivationFeed that it can perform more work and as a result gets more messages from the ActivationFeed. In order to properly back-pressure and protect the ContainerPool, it only ever sends such a message iff it changed its internal state to an extent that it is guaranteed to be able to handle more work.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services