Make `renameCollection` in a cluster pass through the config server

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • Sharding 2020-11-02, Sharding 2020-11-16
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the rename collection command is being directly routed to just one shard, namely the db's primary shard since it just accounts for unsharded collections.

      Aim of this ticket is just to add an additional hop (router -> config server -> primary shard). As part of PM-1965, DDL commands are expected to pass by the CSRS in order to choose which code path to follow based on the FVC status.

            Assignee:
            Pierlauro Sciarelli
            Reporter:
            Pierlauro Sciarelli
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: