pekko/akka-cluster
Patrik Nordwall 229db51eb4 Cleanup validNodeForGossip (#25965)
The intended behavior is:
* don't gossip to node marked as unreachable by self (heartbeat
  messages are not getting through so no point in trying to gossip).
* gossip is allowed to nodes marked as unreachable by others

This doesn't change anything from how it worked before, but I think the
original intention before the multi-dc changes was to not gossip to
unreachable at all no matter who marked them.
2018-12-10 17:18:53 +01:00
..
jmx-client Allow multiple Cluster JMX MBeans in the same JVM (#22484) 2017-03-14 14:31:58 +01:00
src Cleanup validNodeForGossip (#25965) 2018-12-10 17:18:53 +01:00