Turn on debug logging due to failures

This commit is contained in:
Patrik Nordwall 2012-06-08 11:30:44 +02:00
parent 531e675ef9
commit c7af802dc8

View file

@ -13,7 +13,7 @@ object NodeShutdownMultiJvmSpec extends MultiNodeConfig {
val first = role("first")
val second = role("second")
commonConfig(debugConfig(on = false).
commonConfig(debugConfig(on = true).
withFallback(ConfigFactory.parseString("""
akka.cluster {
auto-down = on