Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-95485

sendAuthenticatedCommandToShards should be interruptible while waiting for responses

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • Fully Compatible
    • ALL
    • CAR Team 2024-10-28, CAR Team 2024-11-11, CAR Team 2024-11-25
    • 200
    • 1

      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:
            adam.farkas@mongodb.com Wolfee Farkas
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: