Release WiredTiger session while waiting for writeConcern

XMLWordPrintableJSON

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

      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
            Reporter:
            Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: