GitHub user janisz opened a pull request: https://github.com/apache/mesos/pull/234
Display task state counters in the framework page. Fixes: [MESOS-7962](https://issues.apache.org/jira/browse/MESOS-7962)  You can merge this pull request into a Git repository by running: $ git pull https://github.com/janisz/mesos MESOS-7962/Display_task_state_counters_in_the_framework_page_of_the_webui Alternatively you can review and apply these changes as the patch at: https://github.com/apache/mesos/pull/234.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #234 ---- commit c5906b08a62ade1442d435f5b7465a4031780f0d Author: Tomasz Janiszewski <tomasz.janiszew...@allegrogroup.com> Date: 2017-09-13T20:35:42Z Display task state counters in the framework page. Fixes: MESOS-7962 ---- ---