-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-09-04
Today, the ClonerImpl is using `std::string dbName`. In this ticket, we need to change it to use DatabaseName object as we decide to pass db name around with DatabaseName in the code base.
- is depended on by
-
SERVER-79989 Change APIs to take in DatabaseName instead of string db across the non sharding/auth codebase
- Closed