-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
CAR Team 2024-01-22, CAR Team 2024-02-05, CAR Team 2024-02-19
The cloneCollectionAsCapped command is not supported through a router. As a result, the replica set endpoint needs to allow this command through the shard code paths directly. However, on upgraded replica set which is bootstrapped as a single-shard cluster, executing this command results in a CannotImplicitlyCreateCollection error with the message "Implicit collection creation on a sharded cluster must go through the CreateCollectionCoordinator".
- duplicates
-
SERVER-80416 Expose cloneCollectionAsCapped command via mongos
- Backlog
- is depended on by
-
SERVER-84482 cloneCollectionAsCapped must support unsplittable collections
- Closed
- is related to
-
SERVER-83078 Add jscore passthrough testing for connecting to a replica set boostrapped as a single-shard cluster using replica set endpoint
- Closed
- related to
-
SERVER-86306 Complete TODO listed in SERVER-84091
- Closed