Merge branch 'master' into wip-2202-cluster-domain-events-patriknw
Conflicts: akka-cluster/src/main/scala/akka/cluster/ClusterDaemon.scala
This commit is contained in:
commit
1700edb863
27 changed files with 336 additions and 378 deletions
|
|
@ -22,7 +22,7 @@ import akka.actor.RootActorPath
|
|||
object MultiNodeClusterSpec {
|
||||
def clusterConfig: Config = ConfigFactory.parseString("""
|
||||
akka.cluster {
|
||||
auto-join = off
|
||||
auto-join = on
|
||||
auto-down = off
|
||||
gossip-interval = 200 ms
|
||||
heartbeat-interval = 400 ms
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue