Benjamin Mahler created MESOS-10112: ---------------------------------------
Summary: Log peer address during SSL handshake failures. Key: MESOS-10112 URL: https://issues.apache.org/jira/browse/MESOS-10112 Project: Mesos Issue Type: Improvement Components: libprocess Reporter: Benjamin Mahler Assignee: Benjamin Mahler Currently, when accepting a socket from a LibeventSSLSocket or OpenSSLSocket, the caller cannot log the peer address in the case of a failure. We currently do not include the peer address in the accept failure which makes debugging more difficult (e.g. who is trying to connect with a bad SSL handshake? who is disconnecting in the middle of an SSL handshake?). This should be backported. -- This message was sent by Atlassian Jira (v8.3.4#803005)