summaryrefslogtreecommitdiff
path: root/jstests/replsets/catchup_takeover_two_nodes_ahead.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-2/+2
* SERVER-49683 catchup_takeover_two_nodes_ahead.js should use initiateWithHighE...Pavi Vetriselvan2020-07-171-3/+3
* SERVER-43230 Fix race in catchup_takeover_two_nodes_ahead.jsSamyukta Lanka2019-09-231-4/+4
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41502 Track the number of times primary catchup concludes for each rea...Medha Potluri2019-08-131-2/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-47/+49
* SERVER-414500 Track number of successful elections for each reason in serverS...Medha Potluri2019-07-081-0/+11
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-31335 cmd assertions check write errorsKevin Albertson2018-01-111-2/+2
* SERVER-31455 Disable chaining in catchup_takeover_two_nodes_ahead.jsSiyuan Zhou2017-10-091-1/+4
* SERVER-31327 Set ReplSetTest:waitForKeys default to trueMisha Tyulenev2017-10-041-3/+1
* SERVER-30627 Avoid network errors in restartServerReplication() in catchup ta...Siyuan Zhou2017-08-141-3/+5
* SERVER-29500 Call for catchup takeover election when catchup takeover timeout...Samy Lanka2017-08-021-0/+56