Change yield policy to INTERRUPT_ONLY for time-series inserts

XMLWordPrintableJSON

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

      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
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: