-
Type: Bug
-
Resolution: Duplicate
-
Priority: Critical - P2
-
None
-
Affects Version/s: 2.4.9
-
Component/s: None
-
None
-
ALL
-
- Set up a Mongo ReplicaSet with 3 Config Nodes and a Mongos Router
- Shutdown the first Mongo Config Node
- Issue a listDBs command
When the first Mongo Config Server is down a call to listDBs on mongos will block for a long time. Happens only if the first Config Server is down
- duplicates
-
SERVER-11332 Authentication requests delayed if first config server is unresponsive
- Closed