Skip to content

Backport TcpFraming magic - #3444

Merged
pjfanning merged 4 commits into
apache:1.7.xfrom
pjfanning:magic-1.7
Aug 16, 2026
Merged

Backport TcpFraming magic#3444
pjfanning merged 4 commits into
apache:1.7.xfrom
pjfanning:magic-1.7

Conversation

@pjfanning

@pjfanning pjfanning commented Aug 15, 2026

Copy link
Copy Markdown
Member

cherry pick 6574499 #3425

The 1.7 config retains AKKA as the default but adds PEKK as acceptable which allows rolling updates with Pekko 2.x nodes.

The new config is pekko.remote.artery.advanced.tcp-magic and defaults to ["AKKA", "PEKK"] allowing compatibility with Akka, Pekko 1.x and Pekko 2.x. The default magic value for Pekko 2.x will be "PEKK" instead of "AKKA" (existing default).

@pjfanning
pjfanning marked this pull request as draft August 15, 2026 21:20
@pjfanning pjfanning added this to the 1.7.0 milestone Aug 16, 2026
@pjfanning
pjfanning marked this pull request as ready for review August 16, 2026 11:31
@pjfanning
pjfanning merged commit 5923c0a into apache:1.7.x Aug 16, 2026
10 checks passed
@pjfanning
pjfanning deleted the magic-1.7 branch August 16, 2026 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants