Значительное изменение
Introduction of Akka.Cluster.SBR - Lightbend's Split Brain Resolvers
In
Akka.NET v1.4.17 we introduce a new set of Akka.Cluster split brain resolvers for
Akka.NET, which are based on the recently open sourced Lightbend implementations of the same. We've documented how to work with each of the new SBR types here, but here's the complete list:
static-quorum
keep-majority
keep-oldest
down-all
lease-majority
keep-referee - only available with the legacy split brain resolver (still ships with
Akka.NET.)