-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding, Upgrade/Downgrade
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2023-11-27, CAR Team 2023-12-11, CAR Team 2023-12-25
This ticket is to incorporate the new 8.0 binary upgrade process into our js-testing framework. Specifically it should cover the following:
- Introduce the two upgrade steps in ShardingTest.upgradeCluster() by splitting it in two methods - upgradeBinariesWithBackCompat and completeUpgradeBinaries which represent the two steps
- Ensure any existing testing works when the cluster is in any of these two states
- depends on
-
SERVER-83158 Introduce the --upgradeBackCompat command line parameter
- Closed
- is depended on by
-
SERVER-81844 Make ShardServerProcessInterface::createCollection use shardsvrCreateCollection
- Closed