Johan Andrén

Results 347 comments of Johan Andrén

That shown trace looks like the traceparent for the call is propagated, just not the one from the event sourced entity span but the span you start on receiving the...

https://github.com/akka/akka/actions/runs/4069925962/jobs/7010191770#step:5:11863

https://github.com/akka/akka/actions/runs/6055073524/job/16433491752#step:5:11633

One more thought before I forget it: we should mention the operator in the "Actors interop" section of the docs as well.

I'd be ok with merge and follow up PRs. I had opinions about the new buffer impls but since those are an internal detail we can easily change/remove those if...

https://github.com/akka/akka/actions/runs/7282214381/job/19844189442#step:5:25683 Not the same though, port collision: `Failed to bind TCP to [127.0.0.1:44253] due to: Bind failed because of java.net.BindException: [/127.0.0.1:44253] Address already in use`

https://github.com/akka/akka/actions/runs/6010469270/job/16301956515?pr=32071#step:5:13480

Overarching issue tracking this: https://github.com/akka/akka/issues/32364

Not entirely sure this is still valid/important, but, related developments #1910

We do support non-tls and samples and quickstarts has self-signed certs.