You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2018/01/10 21:43:00 UTC

[jira] [Created] (MESOS-8431) Non-leading master should reply to some API requests

Greg Mann created MESOS-8431:
--------------------------------

             Summary: Non-leading master should reply to some API requests
                 Key: MESOS-8431
                 URL: https://issues.apache.org/jira/browse/MESOS-8431
             Project: Mesos
          Issue Type: Improvement
            Reporter: Greg Mann


Currently, non-leading masters forward all v1 API requests to the leader. However, responses for some requests like GET_FLAGS, GET_HEALTH, GET_MASTER, and GET_VERSION could be provided by non-leading masters as well.

We should update the master code to reply to such requests directly rather than redirecting them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)