[ 
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.0.2

Cherry-picked for 1.0.2

commit ec315f28e6f86813af3b756be190e1b48c21404d
Author: Vinod Kone <[email protected]>
Date:   Thu Oct 27 10:28:29 2016 -0700

    Added MESOS-6446 to CHANGELOG for 1.0.2.

commit 1ca4db714fd0acc6095a7a0e14c373a3775df528
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 ef90134ccbcd3239241a6d5571aaaf0192e1c294
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.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)

Reply via email to