Sleep in write conflict exceptions in an interruptible fashion

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently we sleep when backing off of write conflict exceptions in a way that is non-interruptible. This can cause stalls where write conflict exceptions occur repeatedly. Please change this backoff to occur in an interruptible fashion. Since we already have an opCtx in scope, it seems to me like we could call sleepFor with the opCtx.

            Assignee:
            Unassigned
            Reporter:
            James Bronsted
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: