Commit Graph

13 Commits

Author SHA1 Message Date
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