Commit Graph

19 Commits

Author SHA1 Message Date
Dianna Hohensee
97cdfef9e4 SERVER-69059 Create an InterruptibleLockGuard to place in ClientCursorPin to ensure read operations are interruptible 2022-09-02 04:47:05 +00:00
Moustafa Maher
0d97b04197 SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
Suganthi Mani
6753c0a06c SERVER-43614 Blacklist tests that look for "failpointMsg" on multiversion test suites. 2020-05-14 02:34:32 +00:00
Jason Chan
ab21bf5ef4 SERVER-47093 Re-enable multiversion passthroughs 2020-04-29 19:18:46 +00:00
Ali Mir
98427b7a22 SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests 2020-04-29 17:32:39 +00:00
Tess Avitabile
a047dc462b SERVER-45353 Increase AbstractOplogFetcher timeout in initial_sync_during_stepdown.js 2020-01-06 14:55:57 +00:00
Vesselina Ratcheva
7bb6711e9d SERVER-43867 Move check_log.js inside src/mongo/shell/ 2019-11-27 22:32:47 +00:00
Cheahuychou Mao
fd7aaa92a2 SERVER-44310 Make waitForFailPoint command require maxTimeMS 2019-10-31 13:35:41 +00:00
Cheahuychou Mao
99d90208c6 SERVER-39165 Add waitForFailpoint command and update initial sync tests 2019-10-25 18:52:44 +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
Medha Potluri
fffb564422 SERVER-7019 Return initial sync status information by default in replSetGetStatus and remove it after successful initial sync attempt 2019-06-13 17:04:31 -04:00
Suganthi Mani
2a2f515d2b SERVER-39670 Fix initial_sync_during step down to prevent deadlock for ephemeral storage engine while testing step down during oplog fetching. 2019-03-06 12:47:16 -05:00
Suganthi Mani
5b83a1b0c8 SERVER-39661 Prevent primary from stepping down after secondary restart in initial_sync_during_stepdown.js 2019-03-06 01:04:25 -05:00
Jacob Evans
b6bb0aff44 Revert "SERVER-39661 Prevent primary from stepping down after secondary restart in initial_sync_during_stepdown.js"
This reverts commit fadd1ccb6b.
2019-02-27 15:03:22 -05:00
Suganthi Mani
fadd1ccb6b SERVER-39661 Prevent primary from stepping down after secondary restart in initial_sync_during_stepdown.js 2019-02-27 10:10:35 -05:00
Matthew Russotto
77dccdfdc5 SERVER-38516 Tighten up tests that don't fail when not closing connections during stepdown bbut allow exceptions during stepdown 2019-02-12 11:07:46 -05:00
Matthew Russotto
c3a72d61dc SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
Suganthi Mani
29685e3b88 SERVER-38515 Test that initial sync continues through a step down. 2019-02-06 11:15:43 -05:00