Bug 4037: Allow auto-downed node to rejoin cluster
[controller.git] / opendaylight / md-sal / sal-clustering-config / src / main / resources / initial / akka.conf
index 5a6dbe587984c5310e141c79bea8d1e08f457b87..96f97cd0c8772dfd8889fd6ca7ec40393d424af3 100644 (file)
@@ -52,7 +52,7 @@ odl-cluster-data {
     cluster {
       seed-nodes = ["akka.tcp://opendaylight-cluster-data@127.0.0.1:2550"]
 
-      auto-down-unreachable-after = 300s
+      auto-down-unreachable-after = 30s
 
       roles = [
         "member-1"