You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "sam-byng (via GitHub)" <gi...@apache.org> on 2023/04/25 16:08:40 UTC

[GitHub] [incubator-pekko-samples] sam-byng commented on pull request #38: Issue 286: migrate cluster k8s java

sam-byng commented on PR #38:
URL: https://github.com/apache/incubator-pekko-samples/pull/38#issuecomment-1522059638

   Issue fixed:
   
   ```
   $  kubectl logs appka-54c88575f4-2hmp8 | grep MemberUp
   [2023-04-25 16:06:12,996] [INFO] [org.apache.pekko.cluster.bootstrap.demo.DemoApp$MemberEventLogger] [] [Appka-pekko.actor.default-dispatcher-11] - MemberEvent: MemberUp(Member(pekko://Appka@10.244.0.121:17355, Up)) MDC: {sourceActorSystem=Appka, pekkoAddress=pekko://Appka@10.244.0.123:17355, pekkoSource=pekko://Appka/user/listener}
   [2023-04-25 16:06:14,079] [INFO] [org.apache.pekko.cluster.bootstrap.demo.DemoApp$MemberEventLogger] [] [Appka-pekko.actor.default-dispatcher-15] - MemberEvent: MemberUp(Member(pekko://Appka@10.244.0.122:17355, Up)) MDC: {sourceActorSystem=Appka, pekkoAddress=pekko://Appka@10.244.0.123:17355, pekkoSource=pekko://Appka/user/listener}
   [2023-04-25 16:06:14,088] [INFO] [org.apache.pekko.cluster.bootstrap.demo.DemoApp$MemberEventLogger] [] [Appka-pekko.actor.default-dispatcher-12] - MemberEvent: MemberUp(Member(pekko://Appka@10.244.0.123:17355, Up)) MDC: {sourceActorSystem=Appka, pekkoAddress=pekko://Appka@10.244.0.123:17355, pekkoSource=pekko://Appka/user/listener}
   ```


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org