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

Journal commits in write lock stat no longer relevant

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 2.8.0-rc1
    • 2.8.0-rc2
    • Diagnostics, Storage
    • None
    • ALL
    • Hide

      > db.serverStatus().dur.commitsInWriteLock
      12
      (should be zero)

      Show
      > db.serverStatus().dur.commitsInWriteLock 12 (should be zero)

    Description

      The concept and counter of "journal commits in write lock" ("serverStatus.dur.commitsInWriteLock") appears to no longer be relevant for server 2.8, as the counter now looks to be ticked for every commit.

      For backward compatibility, perhaps we should keep exposing the stat but stop tracking it such that it's always zero.

      Attachments

        Activity

          People

            kaloian.manassiev@mongodb.com Kaloian Manassiev
            john.morales@mongodb.com John Morales
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: