You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2015/08/18 02:49:45 UTC

[jira] [Created] (MESOS-3285) Master should not accept /scheduler calls when not elected / recovered.

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)