pekko/akka-cluster/src/multi-jvm/scala
Konrad 'ktoso' Malawski 3f12ef262f !clu #15042 useRole restriction on local node is now respected
This is an API breaking change if someone implemented their own Routers.
The change is required because the router must know if the local routees
should be started or not so it has to check the roles of the cluster
member (the local one). We could delay this decision of starting local
routees, but that would allow messages to be dead-letter-ed (bad).
2014-10-31 22:33:23 +01:00
..
akka/cluster !clu #15042 useRole restriction on local node is now respected 2014-10-31 22:33:23 +01:00