summaryrefslogtreecommitdiff
path: root/jstests/replsets/write_concern_after_stepdown_and_stepup.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-48250: Wait for hang in majority write before stepping down primary in...Xuerui Fa2020-05-181-4/+6
* 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-106/+106
* SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToRe...Judah Schvimer2019-05-201-1/+1
* SERVER-40504 Check for interruption before checking for stepdown in awaitRepl...Siyuan Zhou2019-04-081-1/+1
* SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broke...Matthew Russotto2019-02-121-3/+1
* SERVER-27123 Only update the commit point as a secondary from oplog queries a...Spencer T Brody2017-01-041-16/+5
* SERVER-27323: Use stopOplogFetcher failpoint in write_concern_after_stepdown_...Spencer Jackson2016-12-191-2/+2
* SERVER-27053 Don't acknowledge writes if the term has changed.Spencer T Brody2016-11-171-0/+134