Improvements based on review comments from √, see #2103

This commit is contained in:
Patrik Nordwall 2012-09-11 19:11:20 +02:00
parent 324ef78e53
commit ac16d567ea
9 changed files with 63 additions and 37 deletions

View file

@ -60,7 +60,7 @@ object ClusterRoundRobinRoutedActorMultiJvmSpec extends MultiNodeConfig {
cluster {
enabled = on
max-nr-of-instances-per-node = 1
routees-on-own-node = off
allow-local-routees = off
}
}
/router4 {
@ -202,7 +202,7 @@ abstract class ClusterRoundRobinRoutedActorSpec extends MultiNodeSpec(ClusterRou
enterBarrier("after-5")
}
"deploy routees to only remote nodes when routees-on-own-node = off" taggedAs LongRunningTest in {
"deploy routees to only remote nodes when allow-local-routees = off" taggedAs LongRunningTest in {
runOn(first) {
val iterationCount = 10