Prototype of cluster aware routers, see #2103

* Several FIXME that needs to be discussed
* ClusterRouterConfig created via ClusterActorRefProvider
This commit is contained in:
Patrik Nordwall 2012-08-28 08:36:14 +02:00
parent f6079de381
commit 417bdc2dfb
12 changed files with 321 additions and 12 deletions

View file

@ -44,6 +44,7 @@ object LargeClusterMultiJvmSpec extends MultiNodeConfig {
publish-stats-interval = 0 s # always, when it happens
}
akka.loglevel = INFO
akka.actor.provider = akka.cluster.ClusterActorRefProvider
akka.actor.default-dispatcher.fork-join-executor {
# when using nodes-per-datacenter=10 we need some extra
# threads to keep up with netty connect blocking