Fix acceptable-heartbeat-pause in cluster.StressSpec, #29512 (#29541)

This commit is contained in:
Patrik Nordwall 2020-09-02 12:48:52 +02:00 committed by GitHub
parent 4249b02c40
commit 9b709df2d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,7 @@ private[cluster] object StressMultiJvmSpec extends MultiNodeConfig {
akka.actor.provider = cluster
akka.cluster {
failure-detector.acceptable-heartbeat-pause = 10s
failure-detector.acceptable-heartbeat-pause = 3s
downing-provider-class = akka.cluster.sbr.SplitBrainResolverProvider
split-brain-resolver {
stable-after = 5s