bdoyle0182 commented on code in PR #5375:
URL: https://github.com/apache/openwhisk/pull/5375#discussion_r1092752910


##########
core/invoker/src/main/scala/org/apache/openwhisk/core/invoker/Invoker.scala:
##########
@@ -91,7 +91,6 @@ object Invoker {
     Map(servicePort -> 8080.toString) ++
       ExecManifest.requiredProperties ++
       kafkaHosts ++
-      zookeeperHosts ++

Review Comment:
   Yes this just makes it such that you can start the invoker without having 
the config set. If you try to do that right now it will fail, but this doesn't 
remove the config from existing. Just that you don't need it to start.



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

To unsubscribe, e-mail: issues-unsubscr...@openwhisk.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to