Minor cleanup

This commit is contained in:
Patrik Nordwall 2012-05-28 15:38:39 +02:00
parent 24212f14bc
commit d8530811c9
8 changed files with 10 additions and 17 deletions

View file

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