Increase number of maximum retries in multi_stmt_txn_jscore_passthrough_with_migration

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • ALL
    • v8.0
    • QE 2024-08-19
    • 200
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Before SERVER-60823, a transaction with retryable error would be retired indefinitely. After SERVER-60823, a transaction is retried by default up to 5 times. Looking at previous execution  of jstests/core/sample_rate.js in multi_stmt_txn_jscore_passthrough_with_migration I found that there can be cases that a command is retried more than 5 times until it succeeds (i.e. 8). We should update the maximum retires threshold in multi_stmt_txn_jscore_passthrough_with_migration to allow for more retries.

            Assignee:
            Foteini Alvanaki
            Reporter:
            Foteini Alvanaki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: