Minor cleanup
This commit is contained in:
parent
24212f14bc
commit
d8530811c9
8 changed files with 10 additions and 17 deletions
|
|
@ -15,6 +15,7 @@ import akka.util.Duration
|
|||
object MultiNodeClusterSpec {
|
||||
def clusterConfig: Config = ConfigFactory.parseString("""
|
||||
akka.cluster {
|
||||
auto-down = off
|
||||
gossip-frequency = 200 ms
|
||||
leader-actions-frequency = 200 ms
|
||||
unreachable-nodes-reaper-frequency = 200 ms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue