summaryrefslogtreecommitdiff
path: root/src/mongo/db/snapshot_window_options.idl
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-47997: Remove cachePressureThreshold and isCacheUnderPressuref1b99df5Lingzhi Deng2020-05-131-11/+3
|
* SERVER-47672: Add minSnapshotHistoryWindowInSeconds and remove snapshot ↵Lingzhi Deng2020-05-071-36/+3
| | | | window adjustment logic
* Revert "SERVER-36956 SnapshotTooOld errors will always increase the snapshot ↵Dianna Hohensee2019-07-011-3/+17
| | | | | | history window size" This reverts commit 8899b34e1044b08aec7ad9f8546652456472702c.
* SERVER-36956 SnapshotTooOld errors will always increase the snapshot history ↵Dianna2019-05-171-17/+3
| | | | window size
* SERVER-35114 Adjustable periods for PeriodicJobsJason Carey2019-03-291-1/+1
| | | | Add support for changing the period of a periodic job
* SERVER-37922 Convert snapshot window set parametersSara Golemon2018-11-071-0/+83