Commit Graph

11 Commits

Author SHA1 Message Date
Jason Chan
aeaad5e8fe SERVER-46931 Unblacklist/Update multiversion tests that expect "last-stable" to have a different fcv than "latest" 2020-04-29 22:22:48 +00:00
Ali Mir
c593d0fb6e SERVER-46323 Update FCV constants throughout server code following 4.4 branch
SERVER-46589 Update Execution-related generic upgrade/downgrade references

SERVER-46587 Update Replication-related generic upgrade/downgrade references

SERVER-46839 Update Sharding-related generic upgrade/downgrade references

SERVER-46590 Update Query-related generic upgrade/downgrade references

SERVER-46318 Bump wire protocol version for 4.6

SERVER-46313 Bump Powercycle FCV
2020-04-22 00:15:51 +00:00
Ali Mir
86cb9cf105 SERVER-47211 Remove 4.2 style reconfig behavior on FCV downgrade 2020-04-03 20:58:40 +00:00
Robert Guo
4d87339d4b SERVER-46326 update last-stable to 4.3 2020-03-18 04:07:46 +00:00
Siyuan Zhou
6c0645af59 SERVER-46288 Reconfig in 4.2 style with the current config on FCV downgrade
- Refactoring doReplSetConfig to accept a callback.
- Use replset tag system to wait for config replication.
- Revert kConfigMajority write concern.
- Include all nodes including arbiters in config replication quorum.
- Reconfig with term -1 using the current config on downgrade.
2020-02-29 00:02:40 +00:00
Jason Chan
21ca406e36 SERVER-42761 Move feature_compatibility_version.js into src/mongo/shell 2019-09-09 22:39:39 +00:00
Bernard Gorman
6a2c556dfa SERVER-41230 Update FCV constants throughout server code following 4.2 branch
SERVER-42162 Update Execution-related generic upgrade/downgrade references
SERVER-42642 Update Replication-related generic upgrade/downgrade references
SERVER-42592 Update Sharding-related generic upgrade/downgrade references
SERVER-42794 Update Query-related generic upgrade/downgrade references
SERVER-41545 Bump wire protocol version for 4.4
2019-08-23 08:51:06 +01: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
Louis Williams
796d1d1522 SERVER-36478 Use user-provided wtimeout for setFCV command 2018-10-10 15:26:32 -04:00
Dewal Gupta
05bb1bc946 SERVER-33271 Move version non-specific FCV tests in jstests/multiVersion to jstests/multiVersion/genericSetFCVUsage 2018-07-20 17:06:05 -04:00