Charlie Swanson
54b691fb03
SERVER-41275 rename $merge option replaceWithNew to replace
2019-05-23 14:54:28 -04:00
Jacob Evans
4087836e62
SERVER-41200 Change syntax from $out to $merge for tests in other directories
2019-05-21 12:08:31 -04:00
Jacob Evans
ea0e6b047c
SERVER-41200 Change syntax from $out to $merge for tests in other directories
2019-05-21 10:55:01 -04:00
Judah Schvimer
b205efb00f
SERVER-41216 Rename InterruptedDueToStepDown error code to InterruptedDueToReplStateChange
2019-05-20 16:10:46 -04:00
Jason Chan
22e1ef5134
SERVER-37948 Satisfy linearizable read concern on getmore cursors.
2019-02-14 13:09:29 -05:00
Louis Williams
83336cb56b
Revert "SERVER-37948 Satisfy linearizable read concern on getMores"
...
This reverts commit 0cdb86f3cf .
2019-02-14 15:10:32 +11:00
Jason Chan
0cdb86f3cf
SERVER-37948 Satisfy linearizable read concern on getMores
2019-02-13 18:28:19 -05:00
Matthew Russotto
c3a72d61dc
SERVER-38516 Remove “closeConnectionsOnStepdown” flag and fix tests broken by this
2019-02-12 11:07:46 -05:00
Kyle Suarez
8612660727
SERVER-36255 prohibit $out with readConcern level "linearizable"
2018-09-12 10:20:07 -04:00
James Wahlin
35528523c0
SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout
...
Adds a new 'MaxTimeMSExpired' error code, returned when a timeout occurs
due to exceeding of maxTimeMS. Timeouts unrelated to maxTimeMS will
continue to return 'ExceededTimeLimit'.
2018-07-24 13:09:41 -04:00
Nathan Louie
0ca1e56c5c
SERVER-34817 find replace from InterruptedDueToReplStateChange error code to InterruptedDueToStepDown
2018-06-06 09:43:38 -04:00
Kevin Albertson
c556e37709
SERVER-25640 terminate running processes in jstests
2018-02-08 09:46:57 -05:00
kvwalker
cc41e10c5f
SERVER-30923 Increase wtimeouts to ReplSetTest.kDefaultTimeoutMS in all replication jstests
2017-09-18 14:21:49 -04:00
William Schultz
58921178cd
SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal variants
2016-12-01 12:53:47 -05:00
Benety Goh
d4a7ae5740
SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS tests
2016-11-07 15:54:09 -05:00
Benety Goh
fe7ab40614
SERVER-26640 remove flag for linearizable read support
...
Revert "SERVER-26169 added startup parameter for linearizable read support defaulting to disabled"
This reverts commit 7f6eb7f236 .
2016-10-14 15:32:22 -04:00
Benety Goh
7f6eb7f236
SERVER-26169 added startup parameter for linearizable read support defaulting to disabled
2016-09-28 17:50:04 -04:00
Eric Milkie
01b4101645
SERVER-25888 remove majority-snapshot usage in linearizable read
2016-09-15 12:48:36 -04:00
Judah Schvimer
d22cd69f51
SERVER-25589 increase awaitReplication() timeout in linearizable_read_concern.js
2016-08-15 11:49:38 -04:00
hari devaraj
a0b7e4fc8c
SERVER-24497 Linearizable read concern implemented
2016-08-10 18:39:27 -04:00