=rem,clu #17750 Decrease default expected-response-after

This commit is contained in:
Patrik Nordwall 2015-08-19 07:34:24 +02:00
parent 1732e62d0c
commit f72b1bea9f
4 changed files with 5 additions and 5 deletions

View file

@ -146,9 +146,9 @@ akka {
monitored-by-nr-of-members = 5
# After the heartbeat request has been sent the first failure detection
# will start after this period, even though no heartbeat mesage has
# will start after this period, even though no heartbeat message has
# been received.
expected-response-after = 5 s
expected-response-after = 1 s
}