opcounters rollover

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 1.7.3
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Looking at db.serverStatus() it appears that opcounter values are overflowing and reporting as negative values after a particular threshold is reached. The query attribute below is an example of this behavior.

      "opcounters" :

      { "insert" : 51352645, "query" : -779127550, "update" : 230051534, "delete" : 45755208, "getmore" : 214070596, "command" : 303271802 }

      ,

              Assignee:
              Eliot Horowitz (Inactive)
              Reporter:
              Travis Whitton
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: