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

Fixing condition to mitigate some issues with the database metadata during a dropDatabase op

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.0.0-rc0
    • Affects Version/s: 7.0.0-rc0
    • Component/s: Sharding
    • None
    • Fully Compatible
    • ALL
    • Sharding EMEA 2023-04-17

      This issue was recently introduced in SERVER-73391. The problem is that this if-stmt should be executed when we are executing a pre 7.0 version of the dropDatabase coordinator and not when the coordinator is a 7.0 version or newer.

      This special handling of the database metadata was introduced SERVER-73390 as a mitigation of some issues with the database metadata that should be addressed with the new implementation provided in SERVER-73391.

            Assignee:
            sergi.mateo-bellido@mongodb.com Sergi Mateo Bellido
            Reporter:
            sergi.mateo-bellido@mongodb.com Sergi Mateo Bellido
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: