Commit Graph

8 Commits

Author SHA1 Message Date
Medha Potluri
fffb564422 SERVER-7019 Return initial sync status information by default in replSetGetStatus and remove it after successful initial sync attempt 2019-06-13 17:04:31 -04:00
Blake Oler
53a34c4f01 SERVER-35655 Update FCV constants throughout server code.
SERVER-35169 Bump wire protocol version for 4.2.
SERVER-35752 Ensure tests that rely on FCV pass after updating FCV constants.
SERVER-35163 Unblacklist tests that expect FCV version to differ between "last-stable" and "latest."
SERVER-34984 Update major_version_upgrade.js to call setFCV to the latest FCV.
SERVER-35656 Ensure a 4.0 mongos crashes upon attempting to connect to an FCV 4.2 cluster.
SERVER-35404 Re-enable the sharding_last_stable_mongos_and_mixed_shards suite.
2018-07-02 10:50:53 -04:00
Maria van Keulen
00b93fd8f7 SERVER-32741 Initialize the featureCompatibilityVersion parameter value to 3.6 2018-02-01 18:18:32 -05:00
Kevin Albertson
003dfbdcdd SERVER-32126 check UUID in validate 2017-12-18 11:22:28 -05:00
Geert Bosch
45da08b125 SERVER-31783 Prevent secondaries from generating UUIDs during upgrade 2017-11-08 17:29:29 -05:00
Judah Schvimer
b06ccf5d5e SERVER-31254 Fail initial sync if fCV targetVersion is set or if there is no fCV document 2017-10-27 11:20:14 -04:00
Maria van Keulen
9e8cce334f SERVER-30131 Ensure collections on local have UUIDs 2017-10-09 19:13:46 -04:00
Judah Schvimer
d7a30a7162 SERVER-31019 fail initial sync if fCV changes during oplog application 2017-10-09 11:15:27 -04:00