Details
Description
There were being logged at VLOG(2):
https://github.com/apache/mesos/blob/1.9.0/3rdparty/libprocess/src/openssl.cpp#L859-L860
In the same spirit as MESOS-9340, we'd like to log all networking related errors as warnings and include any relevant information (IP address, etc).
Attachments
Issue Links
- relates to
-
MESOS-9340 Log all socket errors in libprocess.
- Resolved
-
MESOS-9787 Log slow SSL (TLS) peer reverse DNS lookup.
- Resolved
-
MESOS-9773 Log the peer address during SSL handshake failure.
- Accepted