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

Change CollectionCatalog::_databaseProfileSettings to be keyed by DatabaseName

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Server Serverless 2022-04-18, Server Serverless 2022-05-02, Server Serverless 2022-05-16, Server Serverless 2022-05-30

      CollectionCatalog uses string as the key to access the database profile setting. 

      https://github.com/mongodb/mongo/blob/392ad3ef3d5a8b9a8dbd83ffe1d9a4f780e6fa61/src/mongo/db/catalog/collection_catalog.h#L461

      Use DatabaseName for _databaseProfileSettings and change the related APIs and callers' code.

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

              Created:
              Updated:
              Resolved: