The operation context of ConfigSvrMoveChunkCommand is not currently marked as killable on stepdown. Flagging it as such by calling setAlwaysInterruptAtStepDownOrUp can avoid ending up in deadlocks in case of stepdowns.
- is related to
-
SERVER-70127 Default system operations to be killable by stepdown
- Closed