[
https://issues.apache.org/jira/browse/MESOS-7962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165255#comment-16165255
]
ASF GitHub Bot commented on MESOS-7962:
---------------------------------------
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 <[email protected]>
Date: 2017-09-13T20:35:42Z
Display task state counters in the framework page.
Fixes: MESOS-7962
----
> Display task state counters in the framework page of the webui.
> ---------------------------------------------------------------
>
> Key: MESOS-7962
> URL: https://issues.apache.org/jira/browse/MESOS-7962
> Project: Mesos
> Issue Type: Improvement
> Components: webui
> Reporter: Benjamin Mahler
> Assignee: Tomasz Janiszewski
>
> Currently the webui displays task state counters across all frameworks on the
> home page, but it does not display the per-framework task state counters when
> you click in to a particular framework. We should add the task state counters
> to the per-framework page.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)