You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2014/01/29 00:30:17 UTC

[jira] [Updated] (MESOS-878) Slave should not register with the master when in TERMINATING.

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

Jie Yu updated MESOS-878:
-------------------------

    Fix Version/s:     (was: 0.17.0)
                   0.18.0

> Slave should not register with the master when in TERMINATING.
> --------------------------------------------------------------
>
>                 Key: MESOS-878
>                 URL: https://issues.apache.org/jira/browse/MESOS-878
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Mahler
>             Fix For: 0.18.0
>
>
> If the slave takes a long time to shut down, doReliableRegistration in the slave will continue to re-register (causing the master to re-add the slave) and the slave will continue to drop the re-registration acknowledgement messages since it is in the TERMINATING state.
> The slave should not attempt to register when it is in a TERMINATING state.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)