-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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
These APIs accept string db name. We should change them to accept TenantDatabaseName.