sendAuthenticatedCommandToShards should be interruptible while waiting for responses

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • v8.1
    • CAR Team 2024-10-28, CAR Team 2024-11-11, CAR Team 2024-12-23, CAR Team 2025-01-06
    • 200
    • 1
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      In sharding_ddl_util::sendAuthenticatedCommandToShards we wait for responses from all shards but we do so without passing in an Interruptible. We should pass the opCtx into the getNoThrow call so that it is interrrupted when a step down happens and the opCtx is interrupted.

            Assignee:
            Unassigned
            Reporter:
            Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: