-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42986/
-----------------------------------------------------------
(Updated Jan. 30, 2016, 7:28 p.m.)
Review request for mesos, Ben Mahler and Joris Van Remoortere.
Changes
-------
Updated variable names.
Bugs: MESOS-4562
https://issues.apache.org/jira/browse/MESOS-4562
Repository: mesos
Description (updated)
-------
Previously, it was showing the count for tasks in `TASK_STARTING` state.
Also, renamed "Started" to "Running" in the webui.
Diffs (updated)
-----
src/webui/master/static/home.html f6d2f7d0923553ba0bb88e52f541c4e8c740c7c1
src/webui/master/static/js/controllers.js
36865f1cd6a4518ba30cd6e64d4d7347762066ec
src/webui/master/static/slave.html ad37ee2d1fab60e40762bf8c313754e1c59fe2a3
Diff: https://reviews.apache.org/r/42986/diff/
Testing
-------
Launched 100 sleeps tasks and verified the status in webui.
Thanks,
Kapil Arya