-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
Some of the moveCollection tests rely on the createUnsplittableCollection test command to set up the test scenario. These tests require featureFlagTrackUnshardedCollectionsUponCreation (formerly featureFlagTrackUnshardedCollectionsOnShardingCatalog) to enable the test command. We would like to remove this dependency to simplify the testing changes required as part of the track unsharded project.
To achieve this, we will change the createUnsplittableCollection test command to allow its use when the moveCollection feature flag is enabled. This way, these tests can still use the track upon create path in their setup without requiring that feature flag to be enabled for the test to run.
- duplicates
-
SERVER-87554 Move non-8.0 required work to featureFlagTrackUnshardedCollectionsUponCreation
- Closed