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 15:32:49 UTC

[GitHub] [incubator-pekko-samples] sam-byng commented on pull request #39: Issue 38: Migrate akka cluster k8s scala

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

   Issue fixed: 
   downing-provider-class updated
   
   
   successful local test: 
   
   ```
   $ kubectl logs appka-85f68c9bf4-g64zc | grep MemberUp
   [2023-04-25 15:18:39,874] [INFO] [org.apache.pekko.sample.cluster.kubernetes.DemoApp$] [] [appka-pekko.actor.default-dispatcher-11] - MemberEvent: MemberUp(Member(pekko://appka@10.244.0.109:17355, Up)) MDC: {sourceActorSystem=appka, pekkoAddress=pekko://appka@10.244.0.109:17355, pekkoSource=pekko://appka/user/listener}
   [2023-04-25 15:18:43,974] [INFO] [org.apache.pekko.sample.cluster.kubernetes.DemoApp$] [] [appka-pekko.actor.default-dispatcher-14] - MemberEvent: MemberUp(Member(pekko://appka@10.244.0.110:17355, Up)) MDC: {sourceActorSystem=appka, pekkoAddress=pekko://appka@10.244.0.109:17355, pekkoSource=pekko://appka/user/listener}
   [2023-04-25 15:18:43,975] [INFO] [org.apache.pekko.sample.cluster.kubernetes.DemoApp$] [] [appka-pekko.actor.default-dispatcher-14] - MemberEvent: MemberUp(Member(pekko://appka@10.244.0.111:17355, Up)) MDC: {sourceActorSystem=appka, pekkoAddress=pekko://appka@10.244.0.109: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