Johan Andrén

Results 186 issues of Johan Andrén

We have akka-docs/src/main/paradox/assets/js/warnOldVersion.js copied from Alpakka back in https://github.com/akka/akka/pull/32215 but it does not create the right path for the paradox.json file with version info so does not exist, and is...

1 - triaged
t:docs

gRPC protocol: https://github.com/grpc/grpc/blob/master/doc/health-checking.md Now supported by k8: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-a-grpc-liveness-probe An alternative could be that it would live in Akka gRPC and pick up the same health checks as management.

https://github.com/akka/akka-projection/actions/runs/9187019564/job/25263813565#step:7:2023 ``` [info] - must handle all events exactlyOnce *** FAILED *** (20 seconds, 745 milliseconds) [info] java.lang.AssertionError: Timeout (15 seconds) during receiveMessage while waiting for message. [info] at akka.actor.testkit.typed.internal.TestProbeImpl.assertFail(TestProbeImpl.scala:399)...

failed

https://github.com/akka/akka-projection/actions/runs/9219806886/job/25365583272?pr=1168#step:7:2363 Connection closed, circuit breaker open etc.

fail

For event sourced entities and value entities we provide sequence number/revision as the sequence attribute (cloud event extension https://github.com/cloudevents/spec/blob/v1.0.2/cloudevents/extensions/sequence.md ) but we do not have those in the SDK CloudEvent...

java-sdk-protobuf
scala-sdk-protobuf
java-sdk

I think we merged some bump where agrona is built for newer JDKs than 11 without noticing: ``` [08-25 00:11:29.514] [error] /home/runner/work/akka/akka/akka-remote/src/main/java/akka/remote/artery/aeron/AeronErrorLog.java:26:18: cannot access org.agrona.DirectBuffer [08-25 00:11:29.514] [error] bad class...

failed
t:remoting:artery

Right now you have to look at the plugin descriptor XML (https://github.com/akka/akka-grpc/blob/main/maven-plugin/src/main/maven/plugin.xml) to figure out all possible settings. We should have a section in the docs

maven
docs

https://github.com/akka/akka-persistence-jdbc/actions/runs/10551233791/job/29228367696 ``` [info] - should not find events for unknown tags *** FAILED *** (1 minute) [info] The code passed to eventually never returned normally. Attempted 3853 times over 1.0002183497833335...

failed