-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Serverless 2022-08-22, Server Serverless 2022-09-05
Once all call places for
"parseNsCollectionRequired(StringData dbname, const BSONObj& cmdObj)" have been changed to call "parseNsCollectionRequired(const DatabaseName& dbName, const BSONObj& cmdObj)", we will remove this function from the code base.
Refer to SERVER-68420 "Add a new CommandHelpers::parseNsCollectionRequired to construct Namespace with tenantId".
- depends on
-
SERVER-67409 Change mongo::createCollection to take in DatabaseName
- Closed
- split from
-
SERVER-67519 Change CommandHelpers::parseNs* methods to construct NamespaceStrings with tenantId
- Closed