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)