[ 
https://issues.apache.org/jira/browse/MESOS-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15872629#comment-15872629
 ] 

Yan Xu commented on MESOS-6988:
-------------------------------

I see. We do have this problem in our cluster but we have an internal patch 
that basically turned off the periodic query: we basically just modified 
{{updateInterval}} to return a very large number: 
https://github.com/apache/mesos/blob/267d719c7a8308e1a1b98c73f5091dbb7708c444/src/webui/master/static/js/controllers.js#L39

I imagine if we didn't have this it would probably "eventually" obtain the 
correct info.

However what's baffling me is that our webUI is still able to update the web 
page with data from {{pollState}} correctly when it first loads? Only data from 
{{pollMetrics}} uses the current non-leading node when it first loads?

> WebUI redirect doesn't work with stats from /metrics/snapshot
> -------------------------------------------------------------
>
>                 Key: MESOS-6988
>                 URL: https://issues.apache.org/jira/browse/MESOS-6988
>             Project: Mesos
>          Issue Type: Bug
>          Components: webui
>    Affects Versions: 1.1.0
>            Reporter: Yan Xu
>            Assignee: haosdent
>
> The issue described in MESOS-6446 is still not fixed in 1.1.0. (Especially 
> for non-leading masters)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to