Benjamin Mahler created MESOS-3285:
--------------------------------------
Summary: Master should not accept /scheduler calls when not
elected / recovered.
Key: MESOS-3285
URL: https://issues.apache.org/jira/browse/MESOS-3285
Project: Mesos
Issue Type: Bug
Components: master
Reporter: Benjamin Mahler
Priority: Blocker
The master currently drops all MessageEvents when it is non-leading or hasn't
finished recovering from the registrar (see
[here|https://github.com/apache/mesos/blob/0.23.0/src/master/master.cpp#L1076]).
The /scheduler HttpEvents should also be dropped in these cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)