Frederic Vitzikam
780455ded3
SERVER-60696 Add a server parameter to disallow multiple arbiters
2022-02-04 00:30:30 +00:00
Moustafa Maher
0d97b04197
SERVER-55703 Update getDefaultRWConcern
2021-04-29 23:07:54 +00:00
Ali Mir
7d0b17d451
SERVER-50668 Refactor JS tests that enable rsSyncApplyStop
2020-10-07 23:53:04 +00:00
Ali Mir
93cff71bfc
SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests
2020-09-28 18:05:55 +00:00
Ali Mir
2b5dc35f01
SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests
2020-09-09 23:29:23 +00:00
Ali Mir
0c2f4ad0b1
SERVER-49993 Update _slaves to _secondaries in replsettest.js
2020-09-04 14:15:35 +00:00
Gregory Wlodarek
09ec1c660b
SERVER-50280 Remove 'startSetIfSupportsReadMajority' test helper function in favour of the 'requires_majority_read_concern' tag
2020-08-12 23:21:21 +00:00
James Wahlin
39c3a5d77b
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked()
2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase
2019-07-27 11:02:23 -04:00
James Wahlin
35528523c0
SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout
...
Adds a new 'MaxTimeMSExpired' error code, returned when a timeout occurs
due to exceeding of maxTimeMS. Timeouts unrelated to maxTimeMS will
continue to return 'ExceededTimeLimit'.
2018-07-24 13:09:41 -04:00
Tess Avitabile
80ae7e58d3
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
2018-05-01 09:43:36 -04:00
Kevin Albertson
7f5f161abc
SERVER-25640 terminate processes in jstests
2018-02-20 09:25:17 -05:00
Kevin Albertson
c556e37709
SERVER-25640 terminate running processes in jstests
2018-02-08 09:46:57 -05:00
Judah Schvimer
0291277c5f
SERVER-32167 do a second majority write before committed read in read_committed_after_rollback.js
2017-12-06 14:13:27 -05:00
William Schultz
410a36fcf7
SERVER-31166 Ensure all rollback tests check dbhash and oplog consistency
2017-10-23 14:53:06 -04:00
Eric Milkie
7ef892d32c
SERVER-30638 change setReadFromMajorityCommittedSnapshot to use timestamps instead of named snapshots
2017-10-05 16:05:11 -04:00
Jason Carey
f23002e965
SERVER-30848 make shell getMores use sessions
...
The shell should attach the logical session used to initiate cursors
(via find or aggregate) and use it for successive getMores.
2017-10-03 16:50:12 -04:00
Spencer T Brody
87f49488f1
SERVER-27123 Only update the commit point as a secondary from oplog queries against your sync source
2017-01-04 16:00:25 -05:00
William Schultz
58921178cd
SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal variants
2016-12-01 12:53:47 -05:00
Spencer T Brody
637ddd4b1c
SERVER-26401 Increase gle timeout in read_committed_after_rollback.js
2016-09-30 11:58:55 -04:00
Eric Milkie
0c3430437b
SERVER-23351 test read committed snapshots after a rollback occurs
2016-04-07 14:31:47 -04:00