Debug log since we had one hard to reproduce failure on this

This commit is contained in:
Patrik Nordwall 2012-06-01 10:45:34 +02:00
parent af924384b6
commit ab1969e93a

View file

@ -17,7 +17,7 @@ object LeaderDowningNodeThatIsUnreachableMultiJvmSpec extends MultiNodeConfig {
val third = role("third")
val fourth = role("fourth")
commonConfig(debugConfig(on = false).
commonConfig(debugConfig(on = true).
withFallback(ConfigFactory.parseString("""
akka.cluster {
auto-down = on