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


##########
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:
   ok, I got the intention, this is just to remove the zookeeper hosts from the 
required configs.
   It does not block adding zookeeper hosts if required.
   
   



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to