summaryrefslogtreecommitdiff
path: root/jstests/replsets/disconnect_on_legacy_write_to_secondary.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-106/+0
* SERVER-50416 Change notMasterLegacyUnacknowledgedWrites to notPrimaryLegacyUn...Ali Mir2020-09-101-4/+4
* SERVER-39165 Add waitForFailpoint command and update other repl testsCheahuychou Mao2019-10-251-5/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-101/+100
* SERVER-38696 Add additional metrics and logging for new step down sequence.Suganthi Mani2019-02-141-0/+14
* Revert "SERVER-38696 Add additional metrics and logging for new step down seq...Geert Bosch2019-02-141-14/+0
* SERVER-38696 Add additional metrics and logging for new step down sequence.Suganthi Mani2019-02-131-0/+14
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-2/+1
* SERVER-38755 Stop closing connections on stepdown gated by server parameter "...Matthew Russotto2019-01-151-9/+4
* SERVER-38513 Implement disconnection behavior for legacy messagesMatthew Russotto2019-01-071-0/+100