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

Make TenantDatabaseCloner use DatabaseName obj

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Serverless
    • Fully Compatible
    • Server Serverless 2023-09-04

      The TenantDatabaseCloner will not run in multitenancy environment and we don't worry about dropping tenant by accident when string db is used for this class.

      But, as we decide to pass the db name with DatabaseName object around in the code base to decrease the code complex for engineers, we still need to change its constructor to take in DatabaseName object and perhaps also change its structure to hold DatabaseName object too. 

            Assignee:
            mathis.bessa@mongodb.com Mathis Bessa (Inactive)
            Reporter:
            sophia.tan@mongodb.com Sophia Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: