summaryrefslogtreecommitdiff
path: root/jstests/replsets/last_vote.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28680: Fix naming of lastCommittedOp field in replSetRequestVotesXuerui Fa2020-02-181-6/+6
* SERVER-41687 last_vote.js should step up nodes instead of stepping down nodesSamyukta Lanka2019-08-261-9/+5
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-203/+194
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-3/+1
* SERVER-34557 last_vote.js needs to wait for stable node before reading oplogWilliam Schultz2018-05-031-0/+2
* SERVER-29090 Nodes provide more information on why they reject a voteJudah Schvimer2017-05-221-6/+0
* SERVER-28480/27966 last_vote.js should await replication and call stepUp befo...William Schultz2017-04-051-13/+23
* SERVER-27083 Refactor ReplicationCoordinatorImpl to eliminate topoMutex.Matthew Russotto2017-03-221-1/+4
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-01-231-8/+12
* SERVER-27657 wait for nodes to agree on config version after reconfig in last...Judah Schvimer2017-01-201-0/+1
* SERVER-27656 Ensure node 0 is not primary during reconfig in last_vote.jsJudah Schvimer2017-01-181-0/+9
* SERVER-27582 initialize lastVote properlyJudah Schvimer2017-01-101-0/+205