Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-17950

db.serverStatus() does not return record stats anymore

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.0.1
    • Component/s: HTTP Console, Shell
    • Labels:
      None
    • ALL
    • Hide

      try to get record stats from server status command

      Show
      try to get record stats from server status command

      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

            Assignee:
            Unassigned Unassigned
            Reporter:
            david_fr David Regnier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: