pekko/akka-cluster/src/main
Patrik Nordwall 2e5193347e !clu #3617 API improvements related to CurrentClusterState
* Getter for CurrentClusterState in Cluster extension, updated via
  ClusterReadView
* Remove lazy init of readView. Otherwise the cluster.state will be
  empty on first access, wich is probably surprising
* Subscribe to several cluster event types at once, to ensure *one*
  CurrentClusterEvent followed by change events
* Deprecate publishCurrentClusterState, was a bad idea, use sendCurrentClusterState
  instead
* Possibility to subscribe with InitialStateAsEvents to receive events corresponding
  to CurrentClusterState
* CurrentClusterState not a ClusterDomainEvent, ticket #3614
2014-01-16 16:17:44 +01:00
..
java/akka/cluster/protobuf/msg !clu #3657 Lazy deserialization and TTL of Gossip message payload 2013-10-18 08:29:46 +02:00
protobuf !clu #3683 Change cluster heartbeat to req/rsp protocol 2013-11-15 08:18:52 +01:00
resources !clu #3683 Change cluster heartbeat to req/rsp protocol 2013-11-15 08:18:52 +01:00
scala/akka/cluster !clu #3617 API improvements related to CurrentClusterState 2014-01-16 16:17:44 +01:00