Add missing auto-down=on, due to changed default (lost in merge)
This commit is contained in:
parent
c1d12550a4
commit
05015536b3
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ object LargeClusterMultiJvmSpec extends MultiNodeConfig {
|
|||
akka.cluster {
|
||||
gossip-interval = 500 ms
|
||||
auto-join = off
|
||||
auto-down = on
|
||||
failure-detector.acceptable-heartbeat-pause = 10s
|
||||
publish-state-interval = 0 s # always, when it happens
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue