A simultaneous index build should only be killable at shutdown when run on a secondary. We'll need to turn it off if the node steps up; and turn it on if the node steps down. InterruptedAtShutdown errors should still get through, but not killOp errors.
- is related to
-
SERVER-37726 Make dropIndexes abort in-progress index builds
- Closed
- related to
-
SERVER-45852 Two-phase index build constraints should be checked at the completion of the index build
- Closed
-
SERVER-37729 killOp must fail to kill secondary index build threads
- Closed
-
SERVER-44791 Abort index builds by interrupting the OperationContext of the builder thread
- Closed