X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-config%2Fsrc%2Fmain%2Fresources%2Finitial%2Fakka.conf;h=0a71fd416b1a5d03c30db14e6bb70a0c889674c2;hp=2c179d79a99d256b66e7073ea73990c1ed22866b;hb=1b2f032084fc334f1027524afe40c608706c56e3;hpb=f944a17983cda0731b8ff5423385844ef951a737 diff --git a/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/akka.conf b/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/akka.conf index 2c179d79a9..0a71fd416b 100644 --- a/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/akka.conf +++ b/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/akka.conf @@ -8,11 +8,6 @@ odl-cluster-data { canonical.hostname = "127.0.0.1" canonical.port = 2550 } - # when under load we might trip a false positive on the failure detector - # transport-failure-detector { - # heartbeat-interval = 4 s - # acceptable-heartbeat-pause = 16s - # } } cluster { @@ -23,6 +18,11 @@ odl-cluster-data { "member-1" ] + # when under load we might trip a false positive on the failure detector + # failure-detector { + # heartbeat-interval = 4 s + # acceptable-heartbeat-pause = 16s + # } } persistence {