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 2017/12/12 09:45:34 UTC

[GitHub] markusthoemmes opened a new pull request #3095: Decouple health checking from active ack messages.

markusthoemmes opened a new pull request #3095: Decouple health checking from active ack messages.
URL: https://github.com/apache/incubator-openwhisk/pull/3095
 
 
   Active ack messages are inspected to check whether an invoker has a lot of system-level errors. Timeout of an active ack is treated as such an error. The active ack timeout time is coupled to the "promise" that there is no waiting queue on an invoker at all (diluted because of clustering). This promise is non-existent as of today and thus active ack timeout should not be seen as system-level error from the invoker.

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