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

FCVOpObserver interrupts unprepared transactions with a non-retriable error

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 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

      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@mongodb.com Jordi Olivares Provencio
            Reporter:
            jordi.olivares-provencio@mongodb.com Jordi Olivares Provencio
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: