pekko/akka-docs
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
..
_sphinx Merge pull request #16135 from 2m/wip-fix-docs-build-python3 2014-10-24 13:00:05 +03:00
rst !clu #15042 useRole restriction on local node is now respected 2014-10-31 22:33:23 +01:00
.history Tests are green with new Futures, consider this a half-way-there marker 2011-12-11 00:40:52 +01:00
build.sbt =doc #15336 run contrib preprocessing after regular preprocess 2014-09-06 20:37:32 +03:00