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/10/25 22:29:02 UTC

[GitHub] dgrove-oss commented on a change in pull request #62: added redis host for invoker

dgrove-oss commented on a change in pull request #62: added redis host for invoker
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/62#discussion_r147004387
 
 

 ##########
 File path: docker-compose/docker-compose.yml
 ##########
 @@ -81,12 +82,15 @@ services:
       - ~/tmp/openwhisk/local.env     # generated during make setup
     environment:
       COMPONENT_NAME: invoker
-      SERVICE_NAME: invoker0
+      INVOKER_NAME: invoker0
 
 Review comment:
   I've been traveling so I am a bit behind on actually coding.  
   
   When I get a couple of hours and work on https://github.com/apache/incubator-openwhisk/issues/2872, my intent is to make the invokerName envvar optional (since it could be provided on the command line, or not at all if an invoker id is provided either via the command line or the 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