-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
v4.4, v4.2
-
18
Since shutdown tries to join the Grid's ThreadPoolTaskExecutors before interrupting all OperationContexts, a slow coordinator task running in one of the Grid's ThreadPoolTaskExecutors can delay shutdown.
In particular, this manifests as hangs in tests that inject hangs into coordinator tasks.
- is duplicated by
-
SERVER-46304 txn_two_phase_commit_coordinator_shutdown_and_restart.js should force coordinator nodes to shut down even if there are no electable secondaries
- Closed