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.
Make MigrationChunkClonerSource interruptible when waiting response to recipient commands
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: