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