Commit Graph

12 Commits

Author SHA1 Message Date
A. Jesse Jiryu Davis
351ec99471 SERVER-48712 Race in write_concern_after_stepdown.js 2020-06-11 22:28:40 +00:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Judah Schvimer
b205efb00f SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToReplStateChange 2019-05-20 16:10:46 -04:00
Matthew Russotto
c3a72d61dc SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this 2019-02-12 11:07:46 -05:00
Nathan Louie
0ca1e56c5c SERVER-34817 find replace from InterruptedDueToReplStateChange error code to InterruptedDueToStepDown 2018-06-06 09:43:38 -04:00
Spencer T Brody
8b9703b98b SERVER-31277 Cancel all user operations on heartbeat stepdown path 2017-10-16 18:05:08 -04:00
Eric Milkie
7ef892d32c SERVER-30638 change setReadFromMajorityCommittedSnapshot to use timestamps instead of named snapshots 2017-10-05 16:05:11 -04:00
Matthew Russotto
e6cc2e8a85 SERVER-29934 Wait for rollback to finish in write_concern_after_stepdown.js 2017-09-11 12:55:49 -04:00
Jack Mulrow
84ca21e55e SERVER-20844 Start ReplSetTests faster wrt initial election 2017-01-23 13:25:30 -05:00
Spencer T Brody
87f49488f1 SERVER-27123 Only update the commit point as a secondary from oplog queries against your sync source 2017-01-04 16:00:25 -05:00
Spencer T Brody
8347e322cd SERVER-27053 Don't acknowledge writes if the term has changed. 2016-11-17 16:15:50 -05:00