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 2018/10/22 22:38:52 UTC

[GitHub] selfxp opened a new pull request #169: Remote debug the invoker and controller in docker-compose

selfxp opened a new pull request #169: Remote debug the invoker and controller in docker-compose
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/169
 
 
   Allow the debugging of both `Invoker` and `Controller` by running the applications in `-Xdebug` mode and make the debug ports available on `localhost`. 
   This would allow developers to set breakpoints inside their preferred IDE and inspect the code running inside the `docker-compose` environment. 

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