Add common multi node cluster config to all cluster sharding tests (#25202)
This commit is contained in:
parent
2a979fe296
commit
01f90ad95d
11 changed files with 32 additions and 33 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue