You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/05/17 00:06:21 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 ]

Benjamin Mahler updated MESOS-878:
----------------------------------

    Fix Version/s:     (was: 0.19.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
>
> 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.2#6252)