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

Make MigrationChunkClonerSource interruptible when waiting response to recipient commands

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.2.16, 4.4.8, 5.0.2, 5.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • v5.0, v4.4, v4.2, v4.0
    • Sharding 2021-06-14, Sharding 2021-06-28
    • 135

      Currently, MigrationChunkClonerSourceLegacy::_callRecipient() waits for the command response without an opCtx and the default is Interruptible::notInterruptible(). This can cause the migration to hang if the recipient never responses.

            Assignee:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Reporter:
            cheahuychou.mao@mongodb.com Cheahuychou Mao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: