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

serverStatus().indexCounters not updating properly

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major - P3 Major - P3
    • None
    • 2.4.9, 2.6.1
    • Index Maintenance
    • None
    • ALL

    Description

      The documentation says that the values in db.serverStatus().indexCounters should be updated each time an operation uses an index: http://docs.mongodb.org/manual/reference/command/serverStatus/#indexcounters

      This is not happening. I tried creating a simple collection and performed a find() query on it, with and without an index. If the above is correct, at least the "accesses" counter should have been updated, but it doesn't change in either case.

      The behavior is the same in both 2.4.9 and 2.6.1.

      Attachments

        Activity

          People

            Unassigned Unassigned
            andre.spiegel@mongodb.com Andre Spiegel
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: