summaryrefslogtreecommitdiff
path: root/jstests/replsets/initial_sync_during_stepdown.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43614 Blacklist tests that look for "failpointMsg" on multiversion tes...Suganthi Mani2020-05-141-1/+0
* SERVER-47093 Re-enable multiversion passthroughsJason Chan2020-04-291-0/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-45353 Increase AbstractOplogFetcher timeout in initial_sync_during_ste...Tess Avitabile2020-01-061-4/+8
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-44310 Make waitForFailPoint command require maxTimeMSCheahuychou Mao2019-10-311-2/+6
* SERVER-39165 Add waitForFailpoint command and update initial sync testsCheahuychou Mao2019-10-251-2/+5
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-168/+165
* SERVER-7019 Return initial sync status information by default in replSetGetSt...Medha Potluri2019-06-131-2/+4
* SERVER-39670 Fix initial_sync_during step down to prevent deadlock for epheme...Suganthi Mani2019-03-061-6/+23
* SERVER-39661 Prevent primary from stepping down after secondary restart in in...Suganthi Mani2019-03-061-4/+6
* Revert "SERVER-39661 Prevent primary from stepping down after secondary resta...Jacob Evans2019-02-271-6/+4
* SERVER-39661 Prevent primary from stepping down after secondary restart in in...Suganthi Mani2019-02-271-4/+6
* SERVER-38516 Tighten up tests that don't fail when not closing connections du...Matthew Russotto2019-02-121-1/+0
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-2/+1
* SERVER-38515 Test that initial sync continues through a step down.Suganthi Mani2019-02-061-0/+158