-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Server Serverless 2023-08-07, Server Serverless 2023-08-21
-
2
tenant_aware_response_checker.js currently does not determine the response result according to the expectPrefix field used in the request, which affects the command response following SERVER-74284. We need to update the lib (used by inject_dollar_tenant and inject_security_token) to properly key on expectPrefix in order to determine whether or not the response output is correct (ie. contains or is absent of a prefixed tenantId).
As SERVER-70547 depends on these overrides interacting with the inject_tenant_prefix override, we might also want to make sure these overrides are able to inject the `expectPrefix` field as needed as well.
- depends on
-
SERVER-74284 Fix existing tests for command serialization/deserialization
- Closed
- is depended on by
-
SERVER-70547 Create multitenancySupport passthroughs that inject a tenant prefix and security token
- Closed