-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2023-03-20, Server Serverless 2023-04-03
Until PM-2969 is completed, parseResourcePattern takes in a string for the db name and when it constructs a NamespaceString, it will construct it without a tenantId. This will fail once tenantIds are required to construct namespaces when multitenancySupport is enabled. This ticket is to make sure that the tenantId is extracted from the db name so the namespace can be constructed with it correctly. This is temporary, as PM-2969 should change the API take use DatabaseName objects instead.
- is depended on by
-
SERVER-73112 Move NamespaceString constructors private
- Closed
- is duplicated by
-
SERVER-74833 parseResourcePattern should take in DatabaseName obj
- Closed