Uploaded image for project: 'MongoDB Database Tools'
  1. MongoDB Database Tools
  2. TOOLS-3671

Investigate changes in SERVER-77400: Add renameCollection command to the Stable API

    • Type: Icon: Investigation Investigation
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Tools and Replicator
    • 1

      Original Downstream Change Summary

      The `renameCollection` command is now part of the stable API (apiVersion="1").
      That allows drivers/clients to use the combination of `

      {apiVersion: "1", apiStrict: true}

      ` 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.

            Assignee:
            Unassigned Unassigned
            Reporter:
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: