FCVOpObserver interrupts unprepared transactions with a non-retriable error

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: 4.4.0, 5.0.0, 6.0.0, 7.0.0, 8.0.0
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • CAR Team 2025-02-17
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Whenever an FCV upgrrade/downgrade occurs, all unprepared transactions get cancelled as a safety precaution.

      However, the interruption reason used here is the default ErrorCode::Interrupted since we use the default argument. This is a non-retriable error. As a result, clients will not retry the operation during FCV changes even if it is a safely retriable case.

              Assignee:
              Jordi Olivares Provencio
              Reporter:
              Jordi Olivares Provencio
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: