Fixed all occurences of "retry-latch"

This commit is contained in:
Endre Sándor Varga 2013-04-09 16:59:30 +02:00
parent 8dda02b694
commit d97e6eb003
4 changed files with 4 additions and 4 deletions

View file

@ -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