-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Upgrade/Downgrade
-
None
-
Fully Compatible
-
Query 2019-08-26
This ticket is to update all the generic upgrade/downgrade references in Execution code.
Files I've found so far are:
1. src/mongo/db/repair_database_check_version.cpp
2. src/mongo/db/catalog/index_spec_validate_test.cpp
3. src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp
4. src/mongo/db/index_builds_coordinator.cpp
5. src/mongo/db/repl_index_build_state.h: comments about FCV are wrong because the project was suspended in 4.2.
- is depended on by
-
SERVER-41545 Bump wire protocol version for 4.4
- Closed
- related to
-
SERVER-55319 [4.2] Invariant failure isVersionInitialized() src/mongo/db/server_options.h 217 after index build completes
- Closed
-
SERVER-41927 Enumerate and remove Execution-related FeatureCompatibilityVersion 4.0-dependent code and tests
- Closed