-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
Consider mechanisms for using proper TypedCommands for implementations currently requiring the BasicCommandWithRequestParser excape hatch so that we do less re-marshalling of data and have a more securely typed interface.
- is related to
-
SERVER-90641 Ensure IDL-defined commands use same request parsing codepath
- Backlog
-
SERVER-91373 Update all BasicCommands to TypedCommands
- Investigating