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

Release WiredTiger session while waiting for writeConcern

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution

      SERVER-84449 describes a problem where high WT session concurrency can create a feedback loop that increases replication write latency.

      This ticket is one solution to that problem. We could release the WT session while waiting for write concern. We can do this by destructing the RecoveryUnit from the OpCtx, or creating a new API to do so directly.

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

              Created:
              Updated: