You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/06/17 20:43:09 UTC

[jira] [Commented] (MESOS-1374) Verify static libprocess scheduler port works with Mesos Master

    [ https://issues.apache.org/jira/browse/MESOS-1374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14034196#comment-14034196 ] 

Dominic Hamon commented on MESOS-1374:
--------------------------------------

Having dug further in, it seems that the ExitedEvent will always occur before the Reregistration attempt. This is because we detect the socket is closed by failing to recv or send data, and we must successfully receive data to trigger the Reregistration.

If libev was multithreaded this might be more of an issue but it's not.

> Verify static libprocess scheduler port works with Mesos Master
> ---------------------------------------------------------------
>
>                 Key: MESOS-1374
>                 URL: https://issues.apache.org/jira/browse/MESOS-1374
>             Project: Mesos
>          Issue Type: Task
>          Components: framework, master
>            Reporter: Chris Lambert
>            Assignee: Benjamin Hindman
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)