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

Change IndexBuildsCoordinator to take in dbName as DatabaseName

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc2, 6.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Server Serverless 2022-09-05, Server Serverless 2022-09-19

      Many functions on the IndexBuildsCoordinator take in the dbName as a string - change these to take it as a DatabaseName obj. Though the UUID is used to uniquely identify the collection the index is being built on, we do take locks on the db, and so need the tenantId to do so correctly.

            Assignee:
            sophia.tan@mongodb.com Sophia Tan
            Reporter:
            janna.golden@mongodb.com Janna Golden
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: