Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context propagation is broken from Akka 2.8.0 onwards #1294

Open
nathanmbrown opened this issue Aug 31, 2023 · 3 comments
Open

Context propagation is broken from Akka 2.8.0 onwards #1294

nathanmbrown opened this issue Aug 31, 2023 · 3 comments

Comments

@nathanmbrown
Copy link

We have observed when upgrading to Akka 2.8.x that context propagation is not working. We use it for logging context and also http header propagation but neither of these work.
Everything works fine for Akka 2.7.

@alexmihailov
Copy link
Contributor

I also see this problem. I'm using Lagom 1.6.7, Akka Http 10.1.15, Akka 2.6.18, Play 2.8.11

@hughsimpson
Copy link
Contributor

I'm more interested in getting older versions of Akka (and, by extension, pekko) working with scala 3 right now, but it's certainly something worth fixing. If anyone wants to help out, a pr with appropriate builds just to line up the dependencies for the more recent versions of Akka would save a lot of time, and I'll be happy to use them as a jumping-off point. Otherwise given licensing changes for those versions this is gonna go down the pile a little

@hughsimpson
Copy link
Contributor

Now that scala 3 support is in a better place I might take a swing at this soon

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

No branches or pull requests

3 participants