Bug 4563: Increase akka seed-node-timeout 75/29075/2
authorTom Pantelis <tpanteli@brocade.com>
Fri, 30 Oct 2015 16:56:27 +0000 (12:56 -0400)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 5 Nov 2015 19:17:33 +0000 (19:17 +0000)
Change-Id: I8f17872ef30a96d58a666e3499cf42ab59f0491d
Signed-off-by: Tom Pantelis <tpanteli@brocade.com>
opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/akka.conf

index d06fa017f97db03476d5490092e0d4026281a6b9..2f8f9cd1988a08f1bbeaeb5053b570f3468868f2 100644 (file)
@@ -51,6 +51,8 @@ odl-cluster-data {
 
     cluster {
       seed-nodes = ["akka.tcp://opendaylight-cluster-data@127.0.0.1:2550"]
+      
+      seed-node-timeout = 12s
 
       auto-down-unreachable-after = 30s