Patrik Nordwall
Patrik Nordwall
Designing for eventual consistency is difficult, or at least different. We should provide guidelines for various design choices, such as read/write consistency levels. Let's collect some topics in this issue....
multi-node with aeron-udp https://github.com/akka/akka/runs/4500485510?check_suite_focus=true ``` 2021-12-13T02:04:12.0455829Z [info] The future returned an exception of type: akka.actor.ActorNotFound, with message: Actor not found for: ActorSelection[Anchor(akka://OutboundIdleShutdownSpec-remote-4@localhost:42137/), Path(/user/echo)]. (OutboundIdleShutdownSpec.scala:198) 2021-12-13T02:04:12.0461246Z [info] org.scalatest.exceptions.TestFailedException: 2021-12-13T02:04:12.0466128Z [info] at...
https://jenkins.akka.io:8498/job/akka-nightly-jdk11/687 ``` [info] - must be able to identify a remote actor and ping it *** FAILED *** (5 seconds, 134 milliseconds) [info] java.lang.AssertionError: assertion failed: timeout (5 seconds) during...
With Aeron: https://github.com/akka/akka/runs/5546435083?check_suite_focus=true#step:5:3117 ``` [WARN] [03/15/2022 00:22:50.638] [pool-1-thread-1-ScalaTest-running-RemoteFailureSpec] [akka.actor.ActorSystemImpl(RemoteFailureSpec-remote-0)] Failed to load JFR flight recorder, falling back to noop. Exception: java.lang.ClassNotFoundException: akka.remote.artery.jfr.JFRRemotingFlightRecorder 3105 [WARN] [03/15/2022 00:22:50.638] [pool-1-thread-1-ScalaTest-running-RemoteFailureSpec] [akka.remote.RemoteActorRefProvider] Akka Cluster...
https://github.com/akka/akka/runs/5780258482?check_suite_focus=true#step:5:946 ``` [04-01 00:20:20.326] [info] - must log dead letters *** FAILED *** (6 seconds, 56 milliseconds) 947 [04-01 00:20:20.326] [info] java.lang.AssertionError: timeout (6 seconds) waiting for 1 messages on...
We should explore the possibility to phase out StreamRefs in favor of using Reliable Delivery. We might need some documentation example or even additional Akka Streams integration to make it...
We should make use of http://developer.lightbend.com/docs/paradox/latest/features/linking.html#scaladoc-directive This task is not top priority, can be added after first release.
With Scala 3: https://github.com/akka/akka/runs/5473100312?check_suite_focus=true#step:5:1868 ``` --> [Sharding must remember entities started with StartEntity] Start of log messages of test that [Failed(java.lang.AssertionError: assertion failed: timeout (6 seconds) during expectMsgClass waiting for...