-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2022-09-05
In query_request_helper::makeFromFindCommand, pass the tenantId available in the NamespaceString nss to the IDLParserContext to make the tenantId available inside the FindCommandRequest object. Do the same for aggregation_request_helper::parseFromBSON to make the tenantId available in the AggregateCommandRequest object. As a part of this ticket, add tests checking that the explain and pipeline commands work with tenantIds. For more context, view SERVER-67657.
This work depends on SERVER-66708
- depends on
-
SERVER-66708 Ensure deserializer methods for IDL defined types that construct NamespaceString have access to tenantId
- Closed
- has to be done before
-
SERVER-65950 Enable multi-tenancy support for the change collection
- Closed
- related to
-
SERVER-69438 Complete TODO listed in SERVER-68721
- Closed