pekko/akka-cluster
Patrik Nordwall 867cc97bdd Refactoring of Gossip class, #23290
* move methods that depends on selfUniqueAddress and selfDc
  to a separate MembershipState class, which also holds the
  latest gossip
* this removes the need to pass in the parameters from everywhere and
  makes it easier to cache some results
* makes it clear that those parameters are always selfUniqueAddress
  and selfDc, instead of some arbitary node/dc
2017-07-05 08:47:32 +02:00
..
jmx-client Allow multiple Cluster JMX MBeans in the same JVM (#22484) 2017-03-14 14:31:58 +01:00
src Refactoring of Gossip class, #23290 2017-07-05 08:47:32 +02:00
build.sbt #18765 Update to latest MiMa which is now an AutoPlugin. 2016-03-10 10:45:35 +02:00