Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
Serverless
-
Fully Compatible
Description
These `Shard::runCommand*` functions are called by a lot of sharding code. In this ticket, we will change them to use `DatabaseName` obj instead of string db name and serialize the object to string inside the functions.
The motivation is to decrease the code places of calling `DatabaseNameUtil::serialize` and `db_forSharding` in sharding code.
Attachments
Issue Links
- is depended on by
-
SERVER-79990 Change high level interface function of sharding code to take in DatabaseName instead of string db
-
- Closed
-