Benjamin Mahler created MESOS-878:
-------------------------------------
Summary: 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.17.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.4#6159)