-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Service Arch
We are removing expectPrefix per command and instead using `expectPrefix` per connection.
This is setup whenever the connection is established and if the security token (unsigned) contains `expectPrefix` in its body.
This behavior is strictly related to Atlas proxy.
We currently have passthroughs and testing overriding commands by injecting `expectPrefix` (see here). This should be changed to rely on the provided security token instead of the command body.
- duplicates
-
SERVER-82319 simulate_atlas_proxy override only communicates tenant protocol via unsigned security token
- Closed
- related to
-
SERVER-82317 Update manually constructed SerializationContext to consult opCtx for tenant protocol
- Closed
-
SERVER-84750 Stop parsing expectPrefix in command body in IDL-generated code
- Closed