pekko/akka-cluster
Patrik Nordwall 2caa560aab
Config for when to move to WeaklyUp (#29665)
* Config for when to move to WeaklyUp

* noticed when I was testing with the StressSpec that it's often moving nodes to WeaklyUp
  in normal joining scenarios (also seen in Kubernetes testing)
* better to wait some longer since the WeaklyUp will require a new convergence round
  and making the full joining -> up take longer time
* changed existing config property to be a duration
* default 7s, previously it was 3s

* on => 7s
2020-09-30 09:54:31 +02:00
..
jmx-client Allow multiple Cluster JMX MBeans in the same JVM (#22484) 2017-03-14 14:31:58 +01:00
src Config for when to move to WeaklyUp (#29665) 2020-09-30 09:54:31 +02:00