summaryrefslogtreecommitdiff
path: root/jstests/replsets/reconfig_waits_for_oplog_commitment_condition.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-60744 Increase replSetStepDown timeout in reconfig_waits_for_oplog_com...Huayu Ouyang2021-10-151-1/+1
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+4
* SERVER-49187 Make ReplSetTest .stepUp() robust to election failures.Suganthi Mani2020-07-301-2/+1
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-091-3/+9
* Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer2020-07-081-9/+3
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-031-3/+9
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-1/+0
* SERVER-46894 Wait for the current config to be committed before running recon...Siyuan Zhou2020-04-041-19/+13
* SERVER-45081 Increment config term via reconfig on stepup.Siyuan Zhou2020-03-031-0/+6
* SERVER-44812 Add getReplSetConfig.commitmentStatusA. Jesse Jiryu Davis2020-03-011-3/+10
* SERVER-45087 JS tests that check oplog commitment condition must wait for con...William Schultz2020-02-271-0/+8
* SERVER-45087 Check oplog commitment condition on replica set reconfigWilliam Schultz2020-02-261-0/+126