summaryrefslogtreecommitdiff
path: root/jstests/replsets/stepdown_needs_electable_secondary.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58135: Increase numInitialSyncAttempts for JS tests with chaining disa...XueruiFa2021-08-101-1/+1
* SERVER-56764: Add logs for _currentPrimaryIndex in topology coordinatorXueruiFa2021-05-071-1/+7
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-119/+113
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-4/+3
* SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all repli...kvwalker2017-09-181-1/+1
* SERVER-23728 Enable the no-unused-expressions ESLint ruleEddie Louie2017-04-051-2/+2
* SERVER-27214 Disallow chaining in stepdown_needs_electable_secondary.js and s...Judah Schvimer2016-11-301-1/+2
* SERVER-27196 add wtimeouts to stepdown_needs_electable_secondary.js and stepd...Eric Milkie2016-11-291-4/+9
* SERVER-27024 Added test for stepdown needs majority behaviorWilliam Schultz2016-11-231-19/+10
* SERVER-26747 replSetStepDown waits for caught up majority with electable seco...William Schultz2016-11-141-0/+146