Add common multi node cluster config to all cluster sharding tests (#25202)

This commit is contained in:
Christopher Batey 2018-06-05 06:58:17 +01:00 committed by GitHub
parent 2a979fe296
commit 01f90ad95d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 32 additions and 33 deletions

View file

@ -47,8 +47,11 @@ object MultiNodeClusterSpec {
periodic-tasks-initial-delay = 300 ms
publish-stats-interval = 0 s # always, when it happens
failure-detector.heartbeat-interval = 500 ms
run-coordinated-shutdown-when-down = off
sharding {
retry-interval = 200ms
}
}
akka.loglevel = INFO
akka.log-dead-letters = off