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=cafe375f8b5f27653b26e3347bb94c83d9477383;hp=13ccf93f5ee2311494e159ba68752129b70c94bb;hb=b3cc695157dc7e8f3f7698ebc34403be57c65636;hpb=e08568ddef3a5455b6b477e6672b8629f6935c20 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 13ccf93f5e..cafe375f8b 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 @@ -81,3 +81,5 @@ operational.persistent=false # cannot be found then the default raft policy will be applied #custom-raft-policy-implementation= +# The maximum size (in bytes) for snapshot chunks to be sent during sync +#shard-snapshot-chunk-size=20480000