MongoD supports the cursorInfo command, and the serverStatus command for getting cursor stats.
MongoS only supports the cursorInfo command. We need to add support for cursor stats in serverStatus.
- is depended on by
-
SERVER-16398 Remove support for "cursorInfo" command
- Closed