=cls #15330 Enable configuration of coordinator singleton

This commit is contained in:
Patrik Nordwall 2015-06-07 15:34:21 +02:00
parent 8de24f38ca
commit 294659e2fe
4 changed files with 19 additions and 7 deletions

View file

@ -33,7 +33,7 @@ object ClusterShardingLeavingSpec extends MultiNodeConfig {
val fourth = role("fourth")
commonConfig(ConfigFactory.parseString("""
akka.loglevel = DEBUG
akka.loglevel = INFO
akka.actor.provider = "akka.cluster.ClusterActorRefProvider"
akka.remote.log-remote-lifecycle-events = off
akka.cluster.auto-down-unreachable-after = 0s