summaryrefslogtreecommitdiff
path: root/jstests/replsets/change_stream_stepdown.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49187 Make ReplSetTest .stepUp() robust to election failures.Suganthi Mani2020-07-301-17/+12
* SERVER-48979: Fix race between config propagation and election in change_stre...Lingzhi Deng2020-06-271-32/+31
* SERVER-48576 Fix the election race in change_stream_stepdown.jsSuganthi Mani2020-06-051-8/+12
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-129/+129
* SERVER-39330 change_stream_stepdown.js should not run with enableMajorityRead...William Schultz2019-02-131-3/+5
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-5/+2
* SERVER-38518 Add change streams testing to new stepdown sequenceMatthew Russotto2019-01-291-0/+139