summaryrefslogtreecommitdiff
path: root/jstests/replsets/read_operations_during_step_down.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44251 Replaced setFailPoint and clearFailPoint with configureFailPointMina Mahmood2021-07-011-7/+6
* SERVER-50417 Change notMasterUnacknowledgedWrites to notPrimaryUnacknowledged...Ali Mir2020-09-101-1/+1
* SERVER-45518 Untag tests that are in backports_required_for_multiversion_test...Samyukta Lanka2020-01-221-1/+0
* SERVER-44999 Blacklist read_operations_during_step_down.js from the multivers...Cheahuychou Mao2019-12-091-0/+1
* SERVER-43867 Move check_log.js inside src/mongo/shell/Vesselina Ratcheva2019-11-271-1/+0
* SERVER-42825 Log and track metrics.repl.stateTransition counters after stoppe...Xuerui Fa2019-10-161-14/+11
* SERVER-29794 Adding a comment to all commandsArun Banala2019-09-241-5/+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-105/+103
* SERVER-38696 Add additional metrics and logging for new step down sequence.Suganthi Mani2019-02-141-7/+30
* Revert "SERVER-38696 Add additional metrics and logging for new step down seq...Geert Bosch2019-02-141-30/+7
* SERVER-38696 Add additional metrics and logging for new step down sequence.Suganthi Mani2019-02-131-7/+30
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-4/+1
* SERVER-38519 Test transactions with new stepdown sequence.Suganthi Mani2019-02-061-36/+8
* SERVER-38511 Avoid killing read operations on stepdown, gated by new server p...Suganthi Mani2019-01-231-0/+133