-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Serverless
-
Fully Compatible
-
Service Arch 2023-10-16
Query analysis isn't correctly passing tenantIds into the IDL parsers in many locations, causing us to hit the assertions being introduced in SERVER-73113. Query analysis is also used by the encrypted shell, which is mainly used for testing and doesn't necessarily utilize a security token. handleEncryptionRequest is the main test code body that calls query analysis down the stack and does not provide correct VTS objects. We can manually create these objects for test purposes.
- is depended on by
-
SERVER-73113 Allow only specific global dbs to be created without a tenantId
- Closed