Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-02-20
Description
In the service_entry_point_common we are passing getDatabase as a StringData when we should instead pass a DatabaseName object.
We can use DatabaseNameUtil::deserialize to create the DatabaseName object and then pass it. See example here.
Attachments
Issue Links
- related to
-
SERVER-73114 Investigate changes needed to ShardMerge code in order to use TenantId/DatabaseName objects
-
- Closed
-