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

Re-include waitForWriteConcernMillis in workingMillis

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.0.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2024-03-18

      The call to wait for no oplog holes on single-node replica sets can take global locks. This overla with the write concern timer that is active at that point in the code.

      To properly understand where we are spending time, we should fix this problem or include waitForWriteConcernMillis in the workingMillis calculation

            Assignee:
            louis.williams@mongodb.com Louis Williams
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: