=cls #15330 Enable configuration of coordinator singleton
This commit is contained in:
parent
8de24f38ca
commit
294659e2fe
4 changed files with 19 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue