James Peach created MESOS-7850:
----------------------------------
Summary: Not all HTTP API calls should redirect to the master
Key: MESOS-7850
URL: https://issues.apache.org/jira/browse/MESOS-7850
Project: Mesos
Issue Type: Bug
Components: HTTP API
Reporter: James Peach
Priority: Minor
There are a few HTTP API calls that are meaningful when applied to any master,
not only the leader. For example, {{GET_METRICS}} and {{GET_FLAGS}} are useful
to call on any master in the cluster. In these cases, a non-leading master
should serve the call and not send a redirect to the leader.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)