-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2023-03-20
Currently, DatabaseClonerTest uses tenantIds when multitenancySupport is not enabled (we create a scoped server parameter in the set up function, which is destroyed before running the tests). We also do not pass the tenantId correctly when using a mock DB client - both of these will lead to failures once namespace validation is in place.
- is depended on by
-
SERVER-73112 Move NamespaceString constructors private
- Closed