-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Service Arch 2023-12-11, Service Arch 2023-12-25, Service Arch 2024-01-08, Service Arch 2024-01-22
-
1
query_request_helper::makeFromFindCommand accepts a NamespaceString object as an input parameter, but only uses it for the tenantId. To help communicate this better, we should modify query_request_helper::makeFromFindCommand to take in a tenantId instead.
This also affects makeFromFindCommandForTests which wraps makeFromFindCommand.