pekko/akka-cluster/src
Patrik Nordwall 49b9ec6c2c Publish cluster metrics through the publisher actor.
* To avoid ordering surprises metrics should be published via
  the same actor that handles the subscriptions and publishes
  other cluster domain events.
* Added missing publish in case of removal of member
  (had a test failure for that)
2012-10-02 17:08:38 +02:00
..
main Publish cluster metrics through the publisher actor. 2012-10-02 17:08:38 +02:00
multi-jvm/scala/akka/cluster Merge branch 'master' into wip-2010-mute-log-patriknw 2012-10-02 10:40:30 +02:00
test/scala/akka/cluster Mute expected log messages, see #2010 2012-10-01 20:12:36 +02:00