Looks like akka.cluster.split-brain-resolver is a paid feature. (I got this impression from this line in the docs ):
This is a feature of the Replace Reactive Platform, which is available exclusively to customers of the Project Optimization subscription.
Does this mean that I will have to pay for a strategy for processing network partitions that lead to a separation of the brain, or is there a way to handle network partitions that are open source?
I have a singleton cluster that I want to run on which partition has the majority of nodes connected in a dynamically scalable cluster.
source share