serverStatus().indexCounters not updating properly

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.4.9, 2.6.1
    • Component/s: Index Maintenance
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              Unassigned
              Reporter:
              Andre Spiegel
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: