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

Change yield policy to INTERRUPT_ONLY for time-series inserts

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.2.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Execution NAMR Team 2023-09-18
    • 136

      We should disable auto yielding in the plan executor in order to prevent retrying on WriteConflictExceptions internally. A WriteConflictException can be thrown in order to abort a WriteBatch in an attempt to retry the operation, so we need it to escape the plan executor layer.

            Assignee:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Reporter:
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: