-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2024-05-13, CAR Team 2024-05-27
If an unsharded collection is created between the moveCollection and movePrimary issued by ConfigShardTransition hook, that collection will be moved by the movePrimary.
The goal of this ticket is to make movePrimary fail with a transient error if it finds any unsharded collection (only for ConfigShardTransition) that the hook will handle and retry the operation starting again from moveCollection with all pending unsharded collections.
- is depended on by
-
SERVER-89220 Enable change_streams_multi_stmt_txn_mongos_passthrough_with_config_transitions.yml
- Backlog
-
SERVER-89993 Re-adapt tests expecting movePrimary to affect unsplittable collections
- Closed