-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2025-12-08
-
1
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
Currently, the cloneCollectionAsCapped is prohibited during promotion to sharded cluster due to restriction on implicit collection creation.
As part of this ticket, we need to:
- Instantiate a ScopedAllowImplicitCollectionCreate_UNSAFE object in the cloneCollectionAsCapped command to temporarily bypass the restrictions.
- Remove the TODO in the direct_shard_connection_ddls_during_promotion_to_dedicated.js and test the cloneCollectionAsCapped execution during promotion.
- related to
-
SERVER-113205 Investigate transitioning_replicaset_incompatible exclusion usages
-
- Closed
-