You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (Jira)" <ji...@apache.org> on 2020/04/10 21:10:00 UTC

[jira] [Assigned] (MESOS-10114) OpenSSLSocketImpl with 'support_downgrade' can silently stop accepting sockets.

     [ https://issues.apache.org/jira/browse/MESOS-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Mahler reassigned MESOS-10114:
---------------------------------------

    Assignee: Benjamin Mahler

> 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
>            Assignee: Benjamin Mahler
>            Priority: Blocker
>
> 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)