summaryrefslogtreecommitdiff
path: root/jstests/replsets/reconfig_avoids_diverging_configs.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50651 Replace occurrences of isMaster command with hello in replsets j...Ali Mir2020-09-281-1/+1
* SERVER-48733 Update expectedPrimaryNodeId parameter in awaitNodesAgreeOnPrimaryAli Mir2020-07-161-1/+1
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-091-2/+2
* Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer2020-07-081-2/+2
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-031-2/+2
* SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTestWilliam Schultz2020-05-081-0/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+0
* SERVER-45088 Simplify safe reconfig avoids diverging configs testAli Mir2020-03-261-77/+48
* SERVER-46387 Only vote for candidate with same config version and term as self.Siyuan Zhou2020-03-171-1/+3
* SERVER-45088 Test safe reconfig avoids diverging configsAli Mir2020-03-171-0/+122