-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
-
Fully Compatible
-
Service Arch 2024-02-05, Service Arch 2024-03-04
-
2
In multitenancy passthrough test suites, the test hooks send requests with tenant prefixed databases without setting "expectPrefix:true".
Once we remove support for parsing tenant id from prefix without "expectPrefix:true" (SERVER-82335), the test hooks will not work. Before that, we should make test hooks work with simulate_atlas_proxy override to ensure every request has tenant prefix and unsigned security token which sets "expectPrefix:true".
- has to be done before
-
SERVER-82320 Remove support for communicating tenant protocol in command bodies
- Closed
-
SERVER-82335 Stop parsing tenant prefix without atlas proxy protocol in multitenancy
- Closed