GitHub user pjfanning added a comment to the discussion: Migration from Akka to Pekko
What version of Pekko? What version of Akka? Pekko is a copy of Akka (from before they changed their license). If you use a newer version of Akka from after the license change then they might have extra changes that Pekko doesn't have. Pekko hasn't changed the cluster code much. Are you using Pekko 1.1+?. One change in Pekko 1.1+ is that we upgraded to Netty 4 but Netty is not the default transport, Artery/Aeron is (and we haven't made big changes there). GitHub link: https://github.com/apache/pekko/discussions/2221#discussioncomment-14401096 ---- This is an automatically sent email for notifications@pekko.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@pekko.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org