Fix potential variable length future chain in resharding_coordinator_commit_monitor

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Cluster Scalability
    • Fully Compatible
    • ALL
    • Cluster Scalability 2025-01-20
    • 0
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We could potentially recursively call into a future chain, leading to an invariant if we retry too many times and hit the max depth limit.

      Update the recursive call to use AsyncTry instead.

              Assignee:
              Ben Gawel
              Reporter:
              Ben Gawel
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: