-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Server Serverless 2023-05-15
-
3
IDL command replies currently construct their own generic Command Reply serialization context objects, but these do not reflect the flags retrieved during Command Request parsing. Since Command Reply serialization highly depends on these flags, we need a way to construct new Command Reply serialization context objects, while ensuring they retain flags gained during deserialization.
As the goal of these changes are in pursuit of fixing tests that will fail once serializeForCommands and deserializeForCommands are plumbed in, no new tests are being added for this ticket.
- is depended on by
-
SERVER-74284 Fix existing tests for command serialization/deserialization
- Closed
-
SERVER-76864 Pass SerializationContext obj into CursorResponseBuilder
- Closed