Ian Babrou created MESOS-3971:
---------------------------------
Summary: 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)