Introduce a server parameter shutdownTimeoutMillisForSignaledShutdown on mongos. This controls the combined time taken by quiesce mode for SIGTERM shutdown. The default value is 15000. Set this to 100 in tests.
- depends on
-
SERVER-46957 Implement quiesce mode on mongos
- Closed
- is depended on by
-
SERVER-46968 Test locally that we eliminate retries of short-running operations due to planned mongos shutdown (without streamable isMaster)
- Closed
- is duplicated by
-
SERVER-24688 Graceful shutdown without destroying the current cmd
- Closed