Benjamin Mahler created MESOS-10114:
---------------------------------------
Summary: OpenSSLSocketImpl with 'support_downgrade' can silently
stop accepting sockets.
Key: MESOS-10114
URL: https://issues.apache.org/jira/browse/MESOS-10114
Project: Mesos
Issue Type: Bug
Components: libprocess
Reporter: Benjamin Mahler
Related to MESOS-10113, the accept code for OpenSSLSocketImpl will return a
failed future from the accept loop body if the initial io::read/io::poll fails
when checking for downgrade.
This would cause the accept loop to silently stop, and incoming connections
would no longer be accepted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)