pjfanning commented on issue #1854:
URL: https://github.com/apache/pekko/issues/1854#issuecomment-2894377217

   I'm working on a test case and am getting a warning like this:
   
   ```
   [WARN] [05/20/2025 14:11:21.255] 
[MixedProtocolClusterSpec-pekko.actor.internal-dispatcher-11] 
[Cluster(pekko://MixedProtocolClusterSpec)] Cluster Node 
[pekko.ssl.tcp://MixedProtocolClusterSpec@192.168.0.2:62635] - Trying to join 
member with wrong protocol, but was ignored, expected any of Set(pekko, akka, 
pekko.tcp, akka.tcp) but was [pekko.ssl.tcp]
   ```
   
   
https://github.com/apache/pekko/blob/f9052401143c8e056c14d1c62e6a695e961b842a/cluster/src/main/scala/org/apache/pekko/cluster/ClusterDaemon.scala#L711


-- 
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

Reply via email to