In some cases when connecting to the config server we do not use a timeout - this can lead to hangs when the config server is totally unresponsive. We add timeouts to all config server interactions and make sure we handle correctly when timeouts fail.
- related to
-
SERVER-6178 Cannot use mongos if subset of config servers can't read from or write to disk
- Closed