-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Serverless
This code first needs to serialize the database name to pass it into scatterGatherVersionedTargetByRoutingTable.
This eventually calls gatherResponsesImpl which deserialize the dbName. We should avoid any extra serialize - deserialize logic and pass directly the dbName object.
- duplicates
-
SERVER-67411 Change executeCommandAgainstDatabasePrimary to take in DatabaseName
-
- Closed
-