For the 3.4 to 3.6 transition, setUp() in SessionCatalogMigrationDestinationTest needed to set featureCompatibilityVersion to 3.6 to successfully call initializeOperationSessionInfo. SERVER-32460 will remove the check for FCV 3.6 in initializeOperationSessionInfo, so once it is resolved, SessionCatalogMigrationDestinationTest can stop setting FCV to 3.6.
This ticket is spun off from SERVER-32463.
- has to be done after
-
SERVER-32460 Determine and remove featureCompatibilityVersion-dependent Platforms code behavior that is only relevant to the 3.4-3.6 transition
- Closed
- is related to
-
SERVER-32463 Determine and remove featureCompatibilityVersion-dependent Sharding code behavior that is only relevant to the 3.4-3.6 transition
- Closed