-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Serverless
-
Fully Compatible
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.
- is depended on by
-
SERVER-79990 Change high level interface function of sharding code to take in DatabaseName instead of string db
-
- Closed
-