serverGlobalParams.syncdelay
serverGlobalParams.checkpointDelaySecs
Both of these are set initially from storage.syncPeriodSecs
Additionally, `syncdelay` can be modified at runtime via setParameter.syncdelay
We should review this (partial) duplication of information and merge them if possible (and prudent). If not, then the reason and nature of the explanation should be explained, likely in storage_options.h
- is duplicated by
-
SERVER-75162 Updating syncdelay at runtime doesn't change checkpoint frequency
-
- Closed
-
-
SERVER-75163 StorageGlobalParams.syncdelay and StorageGlobalParams.checkpointDelaySecs duplicate each other
-
- Closed
-