summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/parameters.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-45642 Fix WiredTigerCheckpointThread to skip checkpointing if ↵Dianna Hohensee2020-06-021-1/+1
| | | | | | syncdelay is set to 0; disallow users from setting syncdelay values greater than an hour; and stop spurious checkpoint thread wakeups. Also move JS tests using high syncdelay values to using the now working 0 value to disable checkpointing.
* SERVER-46071 Handle nan/inf/out-of-range inputs to integral set parameter valuesSara Golemon2020-02-211-19/+29
|
* SERVER-27549 Print message on intentional server crash.Robert Guo2017-05-231-1/+1
|
* SERVER-24739: Validate syncdelay at startup and on setParameterDaniel Gottlieb2016-11-291-0/+4
|
* SERVER-23192 periodically reload ShardRegistry from the catalogMisha Tyulenev2016-08-011-4/+0
|
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-9/+3
|
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-5/+10
|
* SERVER-16609: Periodically flush journal to stable storageGeert Bosch2015-10-091-3/+3
|
* SERVER-10515 Convert special cased parameters to proper ServerParametersShaun Verch2014-06-061-0/+64