-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
ALL
-
Platforms 2016-11-21
-
0
ConnSetupSurvivesFailure spins up 8 threads that each do 1000 ops, which spins up too many open connections and causes either that test, or later tests, to fail with ECONNREFUSED on windows.
On linux this isn't an issue because we'll just queue up connects, rather than refusing.
- is related to
-
SERVER-26940 Network Interface ASIO Integration Test stress test opens too many connections on windows
- Closed