repl::applyCommand_inlock does not handle TemporarilyUnavailable and TransactionTooLargeForCache exceptions

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 7.3.0-rc0, 7.2.0-rc2, 7.0.5, 7.1.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v7.2, v7.1, v7.0
    • CAR Team 2023-11-13, CAR Team 2023-11-27
    • 105
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The function catches a DBException and converts it to a Status, then re-throws it if it was a WriteConflict. This leaves TemporarilyUnavailable and TransactionTooLargeForCache exceptions unhandled.

      The code should directly catch and re-throw StorageUnavailableExceptions.

              Assignee:
              Haley Connelly
              Reporter:
              Josef Ahmad
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: