Johan Andrén

Results 195 issues of Johan Andrén

Release Akka Management 1.5.1 ### Cutting the release - [x] Check that open PRs and issues assigned to the milestone are reasonable - [x] Update the Change date and version...

Failing with: ``` API rate limit exceeded for [ip]. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)" ``` When...

failed

Seems something broke: https://github.com/akka/akka-management/actions/runs/3903980021/jobs/6687943673 ``` AxiosError: Request failed with status code 403 at settle (/home/runner/work/_actions/manusa/actions-setup-minikube/4582844dcacbf482729f8d7ef696f515d2141bb9/node_modules/axios/dist/node/axios.cjs:1268:12) at IncomingMessage.handleStreamEnd (/home/runner/work/_actions/manusa/actions-setup-minikube/4582844dcacbf482729f8d7ef696f515d2141bb9/node_modules/axios/dist/node/axios.cjs:2446:11) at IncomingMessage.emit (node:events:402:35) at endReadableNT (node:internal/streams/readable:1343:12) at processTicksAndRejections (node:internal/process/task_queues:83:21) { code: 'ERR_BAD_REQUEST',...

failed

https://github.com/akka/akka/actions/runs/8781761287/job/24094456887#step:12:708 ``` [JVM-3] - must replicate metrics *** FAILED *** [JVM-3] java.lang.AssertionError: Timeout (3 seconds) during expectMessageClass waiting for class sample.distributeddata.ReplicatedMetrics$UsedHeap [JVM-3] at akka.actor.testkit.typed.internal.TestProbeImpl.assertFail(TestProbeImpl.scala:399) [JVM-3] at akka.actor.testkit.typed.internal.TestProbeImpl.expectMessageClass_internal(TestProbeImpl.scala:239) [JVM-3] at akka.actor.testkit.typed.internal.TestProbeImpl.expectMessageType(TestProbeImpl.scala:218)...

failed

Possibly some transient error? https://github.com/akka/akka/actions/runs/4060320717/jobs/6989291411#step:6:74 ``` ERROR: (gcloud.container.clusters.create) Operation [

failed

Related to https://github.com/akka/akka-projection/issues/1128 While thinking of about we could implement that, I came to this idea of how we can do type safe broadcast: the receptionist knows the service keys,...

From forum question: https://discuss.lightbend.com/t/changeeventhandler-no-op/10620/3 The `updateHandler` has signature `(State, State, Command) => ChangeEvent` so there is no way to say a command had no effect on the state.

# Release Alpakka 7.0.2 ### Cutting the release - [x] Check that open PRs and issues assigned to the milestone are reasonable - [x] Update the Change date and version...

When we worked on akka-edge-rs we discussed scenarios where it is useful to more or less dynamically trigger a more fine grained replication of events. A device collects fine grained...