Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
3.0.1
-
None
-
ALL
-
Description
The record stats parameter is not taken into account.
1/ from the shell db.serverStatus(
{ recordStats: 1 }) does not return the record stats document anymore.
2/ idem via REST API, example:
http://localhost:28017/admin/$cmd/?filter_serverStatus=1&filter_recordStats=1&limit=1
Official doc.:
http://docs.mongodb.org/manual/reference/command/serverStatus/#server-status-recordstats
Attachments
Issue Links
- related to
-
DOCS-4936 FAQ 3.0 still refers to workingSet document
-
- Closed
-
-
DOCS-5067 Comment on: "manual/reference/server-status.txt"
-
- Closed
-
-
SERVER-16378 serverStatus "indexCounters", "recordStats", and "workingSet" sections missing
-
- Closed
-