Currently runCommand is implemented on top of find(), which makes it impossible to hook OP_COMMAND in to the shell.
- is depended on by
-
SERVER-17607 Hook OP_COMMAND/OP_COMMANDREPLY into mongod command dispatch/response logic
- Closed
-
SERVER-17608 Implement OP_COMMAND/OP_COMMANDREPLY in the shell
- Closed
- related to
-
SERVER-18334 Rewrite 'transport error' exceptions in DBCollection.runCommand to old error to prevent test breakage
- Closed
-
SERVER-18284 Remove Array.isArray polyfill code
- Closed