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 2022/07/02 09:37:34 UTC

[GitHub] [openwhisk] qi0523 commented on issue #5264: About Invoker

qi0523 commented on issue #5264:
URL: https://github.com/apache/openwhisk/issues/5264#issuecomment-1172869436

   Thanks.
   Is it true that the controller and invoker don't know their respective IP addresses, they communicate through Kafka? Controller and invoker are local akka's actorSystem, not remote akka's actorSystem, right?
   If using `kubectl get pod -o wide`, is pod‘s’ name assigned by
   `val assignedInvokerId = new InstanceIdAssigner(config.zookeeperHosts).setAndGetId(unique, overwriteId)` ?


-- 
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-unsubscribe@openwhisk.apache.org

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