Renato Cavalcanti
Renato Cavalcanti
Curious to see if we can easily upgrade sbt version. I did a local tests with a seed template and worked well.
We should be more explicit which kind of contributions are welcome and point out that community samples should be added as a link on the main README file.
This is just an experiment. Still very hacky and very incomplete. The main idea is to have Entities directly available at ActorSystem level and not only when using cluster sharding....
https://github.com/akka/akka/runs/6136665537?check_suite_focus=true#step:5:247 ```scala [info] - must be retried during handshake-timeout (no message loss) *** FAILED *** (8 seconds, 424 milliseconds) [info] java.lang.AssertionError: assertion failed: timeout (6 seconds) during expectMsg while waiting...
https://github.com/akka/akka/actions/runs/4769814426/jobs/8480508098#step:5:12903 ```scala [04-22 00:34:51.839] [info] - must be established after initial lazy restart *** FAILED *** (24 seconds, 70 milliseconds) [04-22 00:34:51.840] [info] java.lang.AssertionError: assertion failed: timeout (20 seconds) during...
https://github.com/akka/akka/actions/runs/6141065748/job/16660822120#step:10:22890 ```scala 023-09-11T03:20:09.4937015Z [info] [JVM-2] - must setup (on node 'second', class akka.cluster.LeaderDowningAllOtherNodesMultiJvmNode2) *** FAILED *** (50 seconds, 10 milliseconds) 2023-09-11T03:20:09.4938780Z [info] [JVM-2] 1 did not equal 6 (MultiNodeClusterSpec.scala:306) 2023-09-11T03:20:09.4960457Z...
https://github.com/akka/akka/actions/runs/5482102344/jobs/9987102179#step:10:21963 ```scala [info] [JVM-2] - must detect network partition and mark nodes on other side as unreachable and form new cluster (on node 'second', class akka.cluster.SplitBrainWithAccrualFailureDetectorMultiJvmNode2) *** FAILED *** (49...
https://github.com/akka/akka/actions/runs/3124231250/jobs/5067396750#step:5:3926 ```scala [09-26 00:29:26.736] [info] - should should not interfere with receive timeouts *** FAILED *** (6 seconds, 26 milliseconds) [09-26 00:29:26.736] [info] java.util.concurrent.TimeoutException: Future timed out after [6 seconds]...
https://github.com/akka/akka/actions/runs/5160755436/jobs/9297105407#step:5:914 ```scala [913](https://github.com/akka/akka/actions/runs/5160755436/jobs/9297105407#step:5:914) [info] - must not be delivered when concurrent idle stopping *** FAILED *** (12 seconds, 713 milliseconds) [info] java.lang.AssertionError: assertion failed: timeout (6 seconds) during expectMsg while...
https://github.com/akka/akka-grpc/actions/runs/5503370952/jobs/10028503048#step:5:5763 ```scala [5762](https://github.com/akka/akka-grpc/actions/runs/5503370952/jobs/10028503048#step:5:5763) [info] - should pass the server_compressed_unary integration test *** FAILED *** (168 milliseconds) [info] org.scalatest.exceptions.TestFailedException was thrown. (GrpcInteropTests.scala:88) [info] org.scalatest.exceptions.TestFailedException: [info] at org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:472) [info] at org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:471) [info]...