Raise defaultClientMaxRetryAttempts in sharding_csrs_continuous_config_stepdown

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v9.0
    • CAR Team 2026-08-31
    • 200
    • 🟩 Routing and Topology
    • None
    • None
    • None
    • None
    • None
    • None

      The continuous stepdown hook produces many retriable errors that are internally retried by mongoS, but only until it reaches `defaultClientMaxRetryAttempts` retries, after which it bails out and bubbles up the error to the test. In practice, it does happen from time to time, so just raise `defaultClientMaxRetryAttempts` from the default 3 to something like 10.

            Assignee:
            Aitor Esteve Alvarado
            Reporter:
            Aitor Esteve Alvarado
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: