Johan Andrén

Results 186 issues of Johan Andrén

https://github.com/akka/akka-persistence-jdbc/runs/2664376483 ``` [info] - should find all events by tag even when lots of events are persisted concurrently *** FAILED *** (1 minute) 496 [info] java.lang.AssertionError: Expected OnNext(_), yet no...

failed

While releasing 5.0.1 publishing the draft, tagging the v-tag ended up with the release CI job publishing a -SNAPSHOT version. I had to delete the tag and re-tag it to...

For the Akka Serverless/Kalix Scala SDK we have the need for users to be able to build amd64 docker images from other cpu architectures (in practice it's probably only Apple...

Maybe there's something I'm forgetting, but the docs does not mention anything about bootstrapping a Multi-DC cluster, is there some support or maybe just docs we could provide to make...

https://travis-ci.com/github/akka/akka-management/jobs/460034786 I guess we just can't merge PRs too often ... :/ ``` [error] toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and...

failed

It would be nice if the "Building application" also included the needed management dependencies.

help wanted
1 - triaged

@agolubev pointed out that the Akka remoting port is not strictly needed in the yaml (it is more of an informational entry?), we should perhaps clarify that or remove it...

help wanted
1 - triaged

Artery aeron nightlies: https://github.com/akka/akka/actions/runs/3086529081/jobs/4990964886#step:5:2572 ``` [info] Remoting [2570](https://github.com/akka/akka/actions/runs/3086529081/jobs/4990964886#step:5:2571) [WARN] [09/20/2022 00:31:17.311] [RemoteDeploymentSpec-akka.actor.default-dispatcher-6] [akka://RemoteDeploymentSpec/remote/akka/MasterRemoteDeploymentSpec@localhost:46832/user/blub] received dead letter from Actor[akka://MasterRemoteDeploymentSpec@localhost:46832/system/testProbe-913#1705076267]: 42 [2571](https://github.com/akka/akka/actions/runs/3086529081/jobs/4990964886#step:5:2572) [info] - must create and supervise children on remote node...

failed
t:remoting:artery

In quite a number of Alpakka connectors (and other use cases) you have an async operation, but if that operation fails you'd rather want something like a `Try` sent downstream...

1 - triaged
t:stream

With aeron: ``` Cluster API must init cluster] Start of log messages of test that [Failed(java.lang.RuntimeException: Failed to stop [ClusterSystem] within [20 seconds] ``` https://github.com/akka/akka/runs/5354023847?check_suite_focus=true

1 - triaged
t:cluster
failed