Fixed all occurences of "retry-latch"
This commit is contained in:
parent
8dda02b694
commit
d97e6eb003
4 changed files with 4 additions and 4 deletions
|
|
@ -24,7 +24,7 @@ case class SplitBrainMultiNodeConfig(failureDetectorPuppet: Boolean) extends Mul
|
|||
|
||||
commonConfig(debugConfig(on = false).
|
||||
withFallback(ConfigFactory.parseString("""
|
||||
akka.remote.retry-latch-closed-for = 3 s
|
||||
akka.remote.retry-gate-closed-for = 3 s
|
||||
akka.cluster {
|
||||
auto-down = on
|
||||
failure-detector.threshold = 4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue