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

Remove "last 100 write lock%" & "write locked now" from HTTP console

    • Minor Change
    • Quint Iteration 3.1.1

      The HTTP console has a section that displays:

      1. Last 100 write lock %
      2. A "write locked now" boolean

      The first displays all zeros as the metric that captures is commented out.

      The second was arguably useful prior to database locks but less so once document level locking is in place.

      Removing these statistics will allow for reduction in the volume of statistics we gather and a lower memory footprint. Especially for mongod instances with a large # of collections, as we store stat snapshots at the collection level.

            Assignee:
            james.wahlin@mongodb.com James Wahlin
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: