You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "levinson (via GitHub)" <gi...@apache.org> on 2023/08/23 20:34:02 UTC

[GitHub] [incubator-pekko] levinson edited a discussion: Akka <-> Pekko wire compatibility

GitHub user levinson edited a discussion: Akka <-> Pekko wire compatibility

The 1.0.1 release of pekko is not wire compatible with akka 2.6.x -- which prevents a rolling upgrade or mixed akka/pekko cluster.

The following related issues have been created:
* https://github.com/apache/incubator-pekko/issues/108 (Provide a way to handle upcoming remote wire incompatibility)
* https://github.com/apache/incubator-pekko/issues/146 (Investigate forming mixed Pekko and Akka cluster)

The proposal to by @mdedetrich to configure the sendPrefix and acceptPrefix would be ideal and allow for mixed-mode clusters and migration off akka 2.6 without downtime.

I understand this feature has not been prioritized for 1.0.x release (thus far), and I'm wondering if there is any known workaround (perhaps using reflection?) or if someone could point me to the code where this could be managed by pekko-remote (both for artery and netty). Thanks!


GitHub link: https://github.com/apache/incubator-pekko/discussions/586

----
This is an automatically sent email for notifications@pekko.apache.org.
To unsubscribe, please send an email to: notifications-unsubscribe@pekko.apache.org


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