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

Change StorageEngine APIs to accept TenantDatabaseName

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.0.0-rc2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible

      closeDatabase and dropDatabase : https://github.com/mongodb/mongo/blob/master/src/mongo/db/storage/storage_engine.h#L238-L243

      getFilesystemPathForDb and sizeOnDiskForDb

      https://github.com/mongodb/mongo/blob/b134aa91cb84a183489bfc4e39503837ab0154df/src/mongo/db/storage/storage_engine.h#L623-L625

      These APIs accept string db name. We should change them to accept TenantDatabaseName.

            Assignee:
            hugh.tong@mongodb.com Hugh Tong (Inactive)
            Reporter:
            sophia.tan@mongodb.com Sophia Tan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: