-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
4
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The exhaust_hello_topology.js test only waits 5 seconds to see if the mongos' RSM has detected that a server is down. But for network or OS related slowness, it could take the RSM more than 5 seconds to detect that a server is down. The solution is to increase the wait time to at least 10 seconds to reduce the occurrence of BF-27664 related BFs.