Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
MESOS-10113 OpenSSLSocketImpl with 'support_downgrade' waits for incoming bytes before accepting new connection.
- Resolved