Commit Graph

18 Commits

Author SHA1 Message Date
Matt Broadstone
771dabd098 SERVER-81339 Convert ReplSetTest and ShardingTest to modules (#26332)
GitOrigin-RevId: 744aa110a53786b23c62ff53f87a1418b5991e8d
2024-08-20 22:00:49 +00:00
Matthew Russotto
88f44f8f54 SERVER-85545 Turn on batching of vectored inserts when
featureFlagReplicateVectoredInsertsTransactionally is enabled.

             Fix the tests which depend on the oplog format.

             Fix non-retryable vectored insert oplog format by not including a
             prevWriteOpTime for it, and testing that.

GitOrigin-RevId: 14c01b6e3680436785ac1b57a67c6e67a035422f
2024-03-08 14:37:29 +00:00
Matt Broadstone
a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Romans Kasperovics
5324ef1fab SERVER-70042 Assign expected / actual semantics to assert.docEq() arguments 2022-12-20 11:59:17 +00:00
Moustafa Maher
0d97b04197 SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
Judah Schvimer
64fcdabe8c SERVER-46541 enable automatic reconfigs for initial sync semantics by default 2020-07-09 22:39:43 +00:00
Judah Schvimer
31db4f3c5a Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by default"
This reverts commit 76983a1c33.
2020-07-08 14:26:39 +00:00
Judah Schvimer
76983a1c33 SERVER-46541 enable automatic reconfigs for initial sync semantics by default 2020-07-03 01:23:41 +00:00
Vesselina Ratcheva
80ee57f7f3 SERVER-48285 Remove lastCommitted checks in no_progress_updates_during_initial_sync.js 2020-05-21 22:05:40 +00:00
William Schultz
f836e3ce66 SERVER-47691 Add missing explicit JS dependencies for tests that use ReplSetTest 2020-05-08 23:05:39 +00:00
Ali Mir
98427b7a22 SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstests 2020-04-29 17:32:39 +00:00
Judah Schvimer
17e551b439 SERVER-47092 Create integration test that 'newlyAdded' nodes cannot vote 2020-04-14 20:11:47 +00:00
Vesselina Ratcheva
933539d9cf SERVER-45997 Fix optimes check in no_progress_updates_during_initial_sync.js 2020-03-02 20:12:41 +00:00
Vesselina Ratcheva
e41ba31d3e SERVER-17934 Do not report replication progress upstream while in initial sync
This reverts commit fe919dd89c.
2020-02-27 23:33:43 +00:00
William Schultz
fe919dd89c Revert "SERVER-17934 Do not report replication progress upstream while in initial sync"
This reverts commit 3230c16349.

 delete mode 100644 jstests/replsets/no_progress_updates_during_initial_sync.js
2020-02-27 13:11:55 +00:00
Vesselina Ratcheva
3230c16349 SERVER-17934 Do not report replication progress upstream while in initial sync 2020-02-27 04:26:40 +00:00
Vesselina Ratcheva
8651c754ee Revert "SERVER-17934 Do not report replication progress upstream while in initial sync"
This reverts commit c87d505f57.
2020-02-26 05:47:47 +00:00
Vesselina Ratcheva
c87d505f57 SERVER-17934 Do not report replication progress upstream while in initial sync 2020-02-26 05:20:19 +00:00