Commit Graph

4 Commits

Author SHA1 Message Date
Tommaso Tocci
4e28648767 SERVER-68782 speedup batched multi delete tests 2022-10-27 12:20:26 +00:00
Will Buerger
78adcf8fb1 SERVER-69446: Increase electionTimeoutMillis in jstests/replsets/dbcheck_write_concern.js 2022-10-17 21:25:28 +00:00
Louis Williams
575072f9eb SERVER-62514 dbcheck_write_concern.js should prevent primary from stepping down 2022-01-24 12:04:01 +00:00
Louis Williams
0e0bdb41cf SERVER-62212 Support writeConcern for dbCheck batches
The dbCheck command accepts a `batchWriteConcern` option in the form of a
writeConcern document. The default behavior is w:1 with no wtimeout.
2021-12-22 19:38:30 +00:00