-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: 8.1.0-rc0, 8.0.0-rc3
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
Right now, if the featureFlagReshardingForTimeseries is disabled and there are tracked timeseries collections, a config transition won't succeed because there is no way to move tracked timeseries collections.
To fix the failing tests we will stop tracking any timeseries collection upon moveCollection when the featureFlagReshardingForTimeseries is disabled, so the timeseries collections will be moved using the movePrimary command.
- duplicates
-
SERVER-89997 Do not track unsharded timeseries collection if they can't be moved
- Closed