-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
Correctness
-
Fully Compatible
-
2024-10-29
Similar to TIG-2536, we don't collect any network diagnostics for test failures, and that makes diagnosing network-related failures very difficult. For start, it'd be very helpful to dump the list of all open TCP connections (e.g., using netstat) and any other useful networking metrics on Linux machines. This is also helpful for working on SERVER-67002.
- is related to
-
SERVER-67002 Gracefully handle EINPROGRESS/WSAEINPROGRESS when calling connect() on a non-blocking socket
- Closed
-
SERVER-96034 Collect dmesg output for failed tests
- Backlog
- related to
-
SERVER-96177 Collect more complete network diagnostics for failed tests
- Needs Scheduling