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%2Fdatastore.cfg;h=608ea328c5e63f58d04ed11499fc729145bd93c2;hp=727aa5ddaed51b3e6da9867fc6fb5ebf4a22f7db;hb=33877f41ffc3f8eb36ad8490315419b90817d26e;hpb=4887ec8e6bfe82072caed8612573209e349a3e2b diff --git a/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/datastore.cfg b/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/datastore.cfg index 727aa5ddae..608ea328c5 100644 --- a/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/datastore.cfg +++ b/opendaylight/md-sal/sal-clustering-config/src/main/resources/initial/datastore.cfg @@ -116,4 +116,7 @@ operational.persistent=false # Multiplicator of shard-leader-election-timeout-in-seconds for the purposes of initial datastore # convergence. Each frontend datastore instance will wait specified amount of time before becoming # exposed as a service. A value of 0 indicates waiting forever. Defaults to 3. -initial-settle-timeout-multiplier=3 +#initial-settle-timeout-multiplier=3 + +#Interval after which a snapshot should be taken during the recovery process. +#recovery-snapshot-interval-seconds=0