Debug log since we had one hard to reproduce failure on this
This commit is contained in:
parent
af924384b6
commit
ab1969e93a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue