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

ShardsvrProcessInterface::dropCollection should accept NamespaceNotFound errors due to the database having been dropped

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2023-11-27

      ShardsvrProcessInterface::dropCollection routes _shardsvrDropCollection to the db-primary shard for the collection to be dropped. If its database does not exist anymore, it will fail with NamespaceNotFound, even though the collection does no longer exist so it should be considered a success.

            Assignee:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Reporter:
            jordi.serra-torrens@mongodb.com Jordi Serra Torrens
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: