[
https://issues.apache.org/jira/browse/MESOS-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anand Mazumdar updated MESOS-7850:
----------------------------------
Priority: Major (was: Minor)
Description: There are a few v1 Operator 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. (was: 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.)
> 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
>
> There are a few v1 Operator 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)