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/09/20 11:04:09 UTC

[GitHub] cbickel opened a new pull request #2781: Add a noOp controller to test the controller without Invoker overhead

cbickel opened a new pull request #2781: Add a noOp controller to test the controller without Invoker overhead
URL: https://github.com/apache/incubator-openwhisk/pull/2781
 
 
   This Invoker is only to test the Controller. Therefor this invoker only returns a succesful ActiveAck if an activation is dispatched to it.
   This Invoker does not get the action from the DB and it does not start docker containers to execute anything.
   It should not be used in production environments.
 
----------------------------------------------------------------
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