You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2015/01/26 20:33:36 UTC

[jira] [Commented] (MESOS-1963) Slave should use exited() to detect disconnection with Master.

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

Dominic Hamon commented on MESOS-1963:
--------------------------------------

[~bmahler] Can you expand the description to explain why this is an issue please?

> Slave should use exited() to detect disconnection with Master.
> --------------------------------------------------------------
>
>                 Key: MESOS-1963
>                 URL: https://issues.apache.org/jira/browse/MESOS-1963
>             Project: Mesos
>          Issue Type: Improvement
>          Components: master, slave
>            Reporter: Benjamin Mahler
>              Labels: reliability, twitter
>
> The slave already links with the master, but it does not use the built in exited() notification from libprocess to trigger re-registration.
> Of particular concern is that, if the socket breaks and subsequent messages are successfully sent on ephemeral sockets, then we don't re-register with the master.



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