The `collmod` coordinator may get hung when contacts the config server here due to a deadlock between the stepdown thread and the `_configsvrCollMod` thread competing for the RSTL lock.
- is caused by
-
SERVER-76050 Enhance session handling in each coordinator
- Closed