Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
Description
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.
Attachments
Issue Links
- is related to
-
SERVER-33495 Command::explain must take OpMsgRequest, not dbname,cmdObj pair.
-
- Closed
-