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

opcounters rollover

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

      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 Eliot Horowitz (Inactive)
            Reporter:
            twhitton Travis Whitton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: