X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-distributed-datastore%2Fsrc%2Fmain%2Fyang%2Fdistributed-datastore-provider.yang;h=d40a3aafade4c024af7dbb91a26cbc9002b3ab98;hp=8ae1ec9d004463d427d6af5070a005d7cd977cbe;hb=e332f9d44cad4d8592475ad409ed06595f0bbb15;hpb=33767a11f3aec774ec2ac8c13cc18b0ff0da9c10 diff --git a/opendaylight/md-sal/sal-distributed-datastore/src/main/yang/distributed-datastore-provider.yang b/opendaylight/md-sal/sal-distributed-datastore/src/main/yang/distributed-datastore-provider.yang index 8ae1ec9d00..d40a3aafad 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/src/main/yang/distributed-datastore-provider.yang +++ b/opendaylight/md-sal/sal-distributed-datastore/src/main/yang/distributed-datastore-provider.yang @@ -112,7 +112,7 @@ module distributed-datastore-provider { } leaf shard-election-timeout-factor { - default 2; + default 20; type non-zero-uint32-type; description "The multiplication factor to be used to determine shard election timeout. The shard election timeout is determined by multiplying shard-heartbeat-interval-in-millis with the shard-election-timeout-factor";