James Mulcahy created MESOS-4680:
------------------------------------
Summary: HTTP requests to non leading mesos-master redirect to top
level page
Key: MESOS-4680
URL: https://issues.apache.org/jira/browse/MESOS-4680
Project: Mesos
Issue Type: Bug
Components: webui
Affects Versions: 0.25.0
Reporter: James Mulcahy
If a client hyperlinks to the Mesos Web UI but links to a non-leading instance,
then the WebUI redirects to the leading master but chops the path off during
the redirect.
This isn't especially user friendly, and forces the client to try to locate the
leading master when building URLs (and even with this approach, the client is
exposed to a master failover race).
It'd be great if mesos preserved the path when performing the redirect.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)