regiskuckaertz commented on issue #1854: URL: https://github.com/apache/pekko/issues/1854#issuecomment-2906506597
That's what I thought at first, but reading through the code my understanding is that a joining node [sends its own configuration](https://github.com/apache/pekko/blob/9ab68569653dc40c794349da53060d11f324b2fa/cluster/src/main/scala/org/apache/pekko/cluster/ClusterDaemon.scala#L576) which for an akka node will be `akka.*`, so that would explain why the check fails. But I will triple-check that our assembly rules did not mess up anything, we have some esoteric configuration logic based on the environment which could be simplified a little bit. -- 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-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org