Benjamin Mahler created MESOS-10017:
---------------------------------------
Summary: Log all reverse DNS lookup failures in 'legacy' TLS (SSL)
hostname validation scheme.
Key: MESOS-10017
URL: https://issues.apache.org/jira/browse/MESOS-10017
Project: Mesos
Issue Type: Task
Components: libprocess
Reporter: Benjamin Mahler
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).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)