Commit Graph

6 Commits

Author SHA1 Message Date
Matt Broadstone
771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Jason Chan
1c28b3cf02 SERVER-49064 Update references of "last-stable" to use "last-continuous" and "last-lts" 2020-07-23 12:26:49 +00:00
Dianna Hohensee
8ee572abe5 SERVER-45642 Fix WiredTigerCheckpointThread to skip checkpointing if 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.
2020-06-02 17:26:36 +00:00
Samy Lanka
17f0057849 SERVER-46513 Blacklist trigger_initial_stable_checkpoint.js from replica_sets_multiversion 2020-03-02 17:05:37 +00:00
William Schultz
d9bd7a1be8 SERVER-45906 Ensure initial stable checkpoint is triggered properly when enableMajorityReadConcern=false 2020-01-31 21:46:35 +00:00