Benjamin Mahler created MESOS-1414:
--------------------------------------
Summary: Status updates should not be sent from the slave until it
is registered.
Key: MESOS-1414
URL: https://issues.apache.org/jira/browse/MESOS-1414
Project: Mesos
Issue Type: Bug
Affects Versions: 0.19.0
Reporter: Benjamin Mahler
Currently, status updates are sent from the slave once a master is detected,
instead of waiting for the slave to be registered.
The master currently drops updates that arrive while the slave is not
activated, so this is harmless but causes an unnecessary amount of dropped
messages.
--
This message was sent by Atlassian JIRA
(v6.2#6252)