index build retries to vote on error without checking any interrupts, like, shutdown interrupts. This makes shutdown to hang forever, as it waits for the index builds to complete.
- related to
-
SERVER-46704 Two phase index build can violate locking ordering and can lead to deadlocks.
- Closed
-
SERVER-48359 retry voteCommitIndexBuild on new primary if current primary is shutting down
- Closed