Rely on withTxnAndAutoRetry to retry txns on access_collection_in_transaction_after_catalog_changes.js

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0, 8.0.4
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.0
    • CAR Team 2024-09-30
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The test access_collection_in_transaction_after_catalog_changes.js has its own list of retryable txn errors instead of relying on the withTxnAndAutoRetry retry mechanism. This list is a subset of all the retryable errors considered transient errors., but misses some of them like the NoSuchTransaction error among others.

      We should remove this standalone list and rely just on the withTxnAndAutoRetry lib.

              Assignee:
              Silvia Surroca
              Reporter:
              Silvia Surroca
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: