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

[jira] [Created] (MESOS-6737) The agent should synchronize with the IOSwitchboard to determine when it is ready to accept incoming connections.

Kevin Klues created MESOS-6737:
----------------------------------

             Summary: The agent should synchronize with the IOSwitchboard to determine when it is ready to accept incoming connections.
                 Key: MESOS-6737
                 URL: https://issues.apache.org/jira/browse/MESOS-6737
             Project: Mesos
          Issue Type: Bug
            Reporter: Kevin Klues
            Assignee: Kevin Klues


Currently, the agent has no way of knowing when the IOSwitchboard has started up and is ready to listen for incoming connections. We should add support to synchronize between them so the agent can figure this out.

The implementation should not block the launch path of the container, but rather incoming connections through the IOSwitchboards {{connect()}} call.



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