summaryrefslogtreecommitdiff
path: root/jstests/replsets/write_concern_after_stepdown.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-291-0/+6
* SERVER-50651 Replace occurrences of isMaster command with hello in replsets j...Ali Mir2020-09-281-3/+3
* SERVER-48712 Race in write_concern_after_stepdown.jsA. Jesse Jiryu Davis2020-06-111-1/+13
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-95/+95
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-201-1/+1
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-11/+2
* SERVER-34817 find replace from InterruptedDueToReplStateChange error code to ...Nathan Louie2018-06-061-1/+1
* SERVER-31277 Cancel all user operations on heartbeat stepdown pathSpencer T Brody2017-10-161-2/+3
* SERVER-30638 change setReadFromMajorityCommittedSnapshot to use timestamps in...Eric Milkie2017-10-051-3/+9
* SERVER-29934 Wait for rollback to finish in write_concern_after_stepdown.jsMatthew Russotto2017-09-111-0/+4
* SERVER-20844 Start ReplSetTests faster wrt initial electionJack Mulrow2017-01-231-11/+2
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Spencer T Brody2017-01-041-16/+5
* SERVER-27053 Don't acknowledge writes if the term has changed.Spencer T Brody2016-11-171-0/+120