-
Type: Investigation
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Tools and Replicator
The `renameCollection` command is now part of the stable API (apiVersion="1").
That allows drivers/clients to use the combination of `
` when invoking the `renameCollection` command.
Description of Linked Ticket
The scope for the Stable API says of renameCollection:
renameCollection (not supported in mongos, let's wait to see mongos's semantics before adding to Version 1)
But it seems that the renameCollection issues were resolved in 5.0, in scope of PM-1965 .
If that's the case, and there are no other reasons not to include renameCollection in the Stable API, let's consider adding it. The justification is that all the other collection management commands are already included.
- depends on
-
SERVER-77400 Add renameCollection command to the Stable API
- Closed