-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Create CommandReplyBuilder and CommandInvocation,
and add the Command::parse to return a unique_ptr<CommandInvocation>.
A baby-step' CommandInvocation will be Command::Invocation,
which just forwards everything to existing Command member functions.
This ticket includes wiring up the service_entry_point_mongod to use
Command::parse.
- is related to
-
SERVER-33495 Command::explain must take OpMsgRequest, not dbname,cmdObj pair.
-
- Closed
-