[
https://issues.apache.org/jira/browse/MESOS-3971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15080434#comment-15080434
]
haosdent commented on MESOS-3971:
---------------------------------
Hi, [~bobrik] Could you help provide more details? I could see
$scope.staged_tasks used for master while $scope.state.staged_tasks used for
slave. It should not be racy.
> Running task counters in mesos UI is 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)