Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-74719

Optimise the execution time of RenameCollectionParticipantService

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Sharding EMEA

      SERVER-71365 introduced a new check to verify if the process participating to a sharded renameCollection is also acting as the coordinator of the DDL, which is based on a remote query to the sharding catalog.

      Such remote query could be replaced with a local read of config.system.sharding_ddl_coordinators, looking for the document represents the state or the RenameCollectionCoordinator

            Assignee:
            backlog-server-sharding-emea [DO NOT USE] Backlog - Sharding EMEA
            Reporter:
            paolo.polato@mongodb.com Paolo Polato
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: