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

[jira] [Updated] (MESOS-887) Scheduler driver should use exited() to detect disconnection with Master.

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

Klaus Ma updated MESOS-887:
---------------------------
    Assignee:     (was: Klaus Ma)

> Scheduler driver should use exited() to detect disconnection with Master.
> -------------------------------------------------------------------------
>
>                 Key: MESOS-887
>                 URL: https://issues.apache.org/jira/browse/MESOS-887
>             Project: Mesos
>          Issue Type: Improvement
>          Components: framework, master
>    Affects Versions: 0.13.0, 0.14.0, 0.14.1, 0.14.2, 0.15.0, 0.16.0
>            Reporter: Benjamin Mahler
>              Labels: reliability, twitter
>
> The Scheduler Driver already links with the master, but it does not use the built in exited() notification from libprocess to detect socket closure.
> 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. Messages may have been dropped.



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