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

Create database concurrent with removeShard can create the new db on a removed shard

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 8.0.0-rc3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.0
    • CAR Team 2024-04-15, CAR Team 2024-04-29
    • 5

      There's no synchronization between createDatabase and removeShard. Therefore it can happen that createDatabase(primaryShard=s1) commits after shard s1 has been removed.

            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: