You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2016/12/14 18:01:07 UTC

[jira] [Created] (MESOS-6795) Listening socket might get closed while the accept is still in flight.

Jie Yu created MESOS-6795:
-----------------------------

             Summary: Listening socket might get closed while the accept is still in flight.
                 Key: MESOS-6795
                 URL: https://issues.apache.org/jira/browse/MESOS-6795
             Project: Mesos
          Issue Type: Bug
          Components: libprocess
    Affects Versions: 1.1.0, 1.0.2, 0.28.3
            Reporter: Jie Yu
            Assignee: Jie Yu


This might result in the SocketImpl::accept to invoke network::accept on a wrong fd (or a closed fd). We discovered this while triaging a weird behavior in test (https://issues.apache.org/jira/browse/MESOS-6759).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)