summaryrefslogtreecommitdiff
path: root/jstests/replsets/no_disconnect_on_stepdown.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45518 Untag tests that are in backports_required_for_multiversion_test...Samyukta Lanka2020-01-221-1/+0
* SERVER-44986 Blacklist incompatible tests from replica_sets_multiversion suiteJason Chan2019-12-101-0/+1
* SERVER-42825 Log and track metrics.repl.stateTransition counters after stoppe...Xuerui Fa2019-10-161-2/+3
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-85/+83
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-201-1/+1
* SERVER-38696 Add additional metrics and logging for new step down sequence.Suganthi Mani2019-02-141-0/+7
* Revert "SERVER-38696 Add additional metrics and logging for new step down seq...Geert Bosch2019-02-141-7/+0
* SERVER-38696 Add additional metrics and logging for new step down sequence.Suganthi Mani2019-02-131-0/+7
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-2/+1
* SERVER-39145 Modify no_disconnect_on_stepdown.js to test that the write opera...Matthew Russotto2019-02-061-19/+29
* SERVER-38511 Avoid killing read operations on stepdown, gated by new server p...Suganthi Mani2019-01-231-1/+2
* SERVER-38755 Stop closing connections on stepdown gated by server parameter "...Matthew Russotto2019-01-151-0/+90