[
https://issues.apache.org/jira/browse/MESOS-6446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kone updated MESOS-6446:
------------------------------
Fix Version/s: 1.1.0
Cherry-picked for 1.1.0
commit e69f819fc996f4c328a8968131a1e807a0692bf1
Author: Vinod Kone <[email protected]>
Date: Thu Oct 27 13:29:33 2016 -0700
Added MESOS-6446 to 1.1.0 CHANGELOG.
commit 4ac4916a39a6beb81fab0c8d7d72fc6c06e2e650
Author: haosdent huang <[email protected]>
Date: Thu Oct 27 10:22:18 2016 -0700
Fixed the broken metrics information of master in WebUI.
After we introduced redirection on `/master/state` endpoint to the
leading master in `c9153336`, the metrics information in the WebUI
was broken when the current master is not the leading master.
In this patch, we retrieve the leading master from `/master/state`
endpoint and ensure that requests to `/metrics/snapshot` and `/state`
endpoints are always sent to the leading master.
Review: https://reviews.apache.org/r/53172/
commit 0d747295cbcb897f245ef209a7760f0fad558a35
Author: haosdent huang <[email protected]>
Date: Thu Oct 27 10:22:09 2016 -0700
Show the leading master's information in `/master/state` endpoint.
Review: https://reviews.apache.org/r/53193/
> WebUI redirect doesn't work with stats from /metric/snapshot
> ------------------------------------------------------------
>
> Key: MESOS-6446
> URL: https://issues.apache.org/jira/browse/MESOS-6446
> Project: Mesos
> Issue Type: Bug
> Components: webui
> Affects Versions: 1.0.0
> Reporter: Yan Xu
> Assignee: haosdent
> Priority: Blocker
> Fix For: 1.0.2, 1.1.0, 1.2.0
>
> Attachments: Screen Shot 2016-10-21 at 12.04.23 PM.png,
> webui_metrics.gif
>
>
> After Mesos 1.0, the webUI redirect is hidden from the users so you can go to
> any of the master and the webUI is populated with state.json from the leading
> master.
> This doesn't include stats from /metric/snapshot though as it is not
> redirected. The user ends up seeing some fields with empty values.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)