BUG 8318: Add section for remoting transport-failure-detector
[controller.git] / opendaylight / md-sal / sal-clustering-config / src / main / resources / initial / akka.conf
index 9977babe350fa503bba0356c74eb109fccadb172..a51e09f0ecfc283353d88931722cd9a353614d2f 100644 (file)
@@ -11,6 +11,11 @@ odl-cluster-data {
         hostname = "127.0.0.1"
         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 {