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 2019/05/10 11:07:59 UTC

[GitHub] [incubator-openwhisk-runtime-java] sciabarracom opened a new pull request #84: Actionloop java

sciabarracom opened a new pull request #84: Actionloop java
URL: https://github.com/apache/incubator-openwhisk-runtime-java/pull/84
 
 
   Implemented a backward compatible action loop runtime.
   
   It passes the existing tests. The only user visible changes are in thee way it reports compilation errors at init (not in the logs but in the answer, that is either "ok" or "error" with thee details) and the fact that it does not set the status code when there is an error (it is always 200 because the action loop protocol does not allow for it).

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


With regards,
Apache Git Services