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=42c46bf9016363d9a5f32b9fcc6d726ddf1d7228;hp=cafe375f8b5f27653b26e3347bb94c83d9477383;hb=28313ad901a88b4a5e5e9f54da0368c7171ca080;hpb=ce0c4f4fc0557aaf46a73913a18b83ec29051570 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 cafe375f8b..42c46bf901 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 @@ -35,9 +35,6 @@ operational.persistent=false # failing an operation (eg transaction create and change listener registration). #shard-initialization-timeout-in-seconds=300 -# The maximum number of journal log entries to batch on recovery for a shard before committing to the data store. -#shard-journal-recovery-log-batch-size=1000 - # The minimum number of entries to be present in the in-memory journal log before a snapshot is to be taken. #shard-snapshot-batch-count=20000