asynkron / protoactor-dotnet

Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
http://proto.actor
Apache License 2.0
1.68k stars 284 forks source link

1.5.0 cluster seems broken? #2087

Closed Sarofc closed 3 months ago

Sarofc commented 4 months ago

eg. ClusterGrains and AutoClusterBenchmark

rogeralsing commented 4 months ago

ClusterGrain example needs to be updated and not use SeedNode provider https://github.com/asynkron/protoactor-dotnet/issues/2060

I´ll look into the benchmark and see what is causing issues there