If a user attempts to shut down the server using the shutdown command without the force: true option while there is an index build in progress, we should reject the shutdown request. This reduces the possibility of losing any progress we have made, especially with long running index builds.
- is related to
-
SERVER-42525 Single-node replica sets shouldn't wait for electable caught up secondaries during shutdown
- Closed
-
SERVER-16377 Require 'force' argument to stepdown or shutdown a node in a single-node replica set
- Closed
-
SERVER-3695 Running shutdown command on Primary while all secondaries are fsync locked and not caught up says that no secondaries were within 10 seconds of primaries optime, even if they were
- Closed
- related to
-
SERVER-39218 Simultaneous index builds improvements to currentOp output for createIndexes
- Closed
-
SERVER-49215 Differentiate internal idents used for resumable index build information from other internal idents
- Closed