-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-10-02
Count and Distinct commands currently do not enumerate the tenantId provided via security token, which will cause parsing issues without expectPrefix. Ideally, we would have the root requests accessible via the OpMsgRequest, but this would require a port of the existing commands which should be handled separately. In the meantime, we may still be able to access the tenantId on the ValidatedTenancyScope on the opCtx in lieu of a core fix.
- is depended on by
-
SERVER-73113 Allow only specific global dbs to be created without a tenantId
- Closed