-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
Service Arch 2019-01-28, Service Arch 2019-02-11
In the asio baton on linux, we log with errno if we can't allocate the needed eventfd. We should capture errno before logging (so that errno isn't overwritten, before we can get it's value) to improve diagnostics
- is related to
-
SERVER-38633 Fatal Assertion 50833 at src/mongo/transport/baton_asio_linux.h 68
- Closed