summaryrefslogtreecommitdiff
path: root/jstests/replsets/stepdown3.js
Commit message (Expand)AuthorAgeFilesLines
* 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-45/+44
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-15/+6
* SERVER-34817 find replace from InterruptedDueToReplStateChange error code to ...Nathan Louie2018-06-061-1/+1
* SERVER-34526 Jstests should not depend on ReplSetTest.liveNodesTess Avitabile2018-05-011-1/+1
* SERVER-26561 increase wtimeout in stepdown3.jsJudah Schvimer2016-10-111-1/+2
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-50/+51
* SERVER-22341 fix jslint errors in jstests/replsets with eslint --fixMike Grundy2016-02-051-1/+1
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-2/+6
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-1/+1
* SERVER-21384 Enable replica set suites for in-memory storage enginesCharlie Swanson2015-11-191-1/+4
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-231-1/+4
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-261-1/+1
* Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command ...Adam Midvidy2015-03-251-1/+1
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-251-1/+1
* SERVER-15310 Kill all user operations on stepdown.Spencer T Brody2014-12-011-1/+3
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-2/+2
* SERVER-11665: fix getLastError reporting of some errorsEliot Horowitz2013-12-041-2/+2
* SERVER-9694 force a stepdown no matter how far behind we think we areEric Milkie2013-06-171-1/+1
* SERVER-9694 fix for slow disk'd test runnersEric Milkie2013-06-141-1/+6
* SERVER-9694 fix test to cover all GLE stepdown casesEric Milkie2013-05-151-1/+4
* print result from GLE if test fails (for debugging)Eric Milkie2013-05-101-1/+3
* SERVER-9417 fix unit test to run correctly with authEric Milkie2013-04-301-2/+1
* SERVER-9417 assert if we stepDown while waiting to satisfy GLEEric Milkie2013-04-301-0/+39