[
https://issues.apache.org/jira/browse/MESOS-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018231#comment-15018231
]
Ian Babrou commented on MESOS-3971:
-----------------------------------
In fact, the whole state is racy. On initial load I see slave hostname and
start time instead of master hostname and start time.
> Runing task counters in mesos UI are racy
> -----------------------------------------
>
> Key: MESOS-3971
> URL: https://issues.apache.org/jira/browse/MESOS-3971
> Project: Mesos
> Issue Type: Bug
> Components: webui
> Affects Versions: 0.25.0
> Reporter: Ian Babrou
>
> On slave's page task counters in the left panel are racy.
> The reason for that is: in src/webui/master/static/js/controllers.js
> properties like "staged_tasks" are populated from both master and slave
> states.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)