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

Make broadcast drop collection by uuid and not nss at create collection coordinator

    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2024-01-08, CAR Team 2024-01-22
    • 2

      When it is needed to clean / rollback some phases of the create collection coordinator, what is used is this command that will broadcast a drop collection to every participant shard by the namespace.

      This is not a good practice as we are potentially removing collections not created by the create collection command.

      A safer way of doing that is by sending the drop collection with a uuid.

            Assignee:
            pol.pinol@mongodb.com Pol Pinol
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: