[
https://issues.apache.org/jira/browse/MESOS-7961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16165138#comment-16165138
]
ASF GitHub Bot commented on MESOS-7961:
---------------------------------------
GitHub user janisz opened a pull request:
https://github.com/apache/mesos/pull/233
Display task health in the Web UI.
Fixes: MESOS-7961

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/janisz/mesos
MESOS-7961/disaply_task_health_state_in_web_UI
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/233.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 #233
----
commit c9faf8ced314860a77a8f2742ee1db4677d0075a
Author: Tomasz Janiszewski <[email protected]>
Date: 2017-09-13T19:10:39Z
Display task health in the Web UI.
Fixes: MESOS-7961
----
> Display task health in the webui.
> ---------------------------------
>
> Key: MESOS-7961
> URL: https://issues.apache.org/jira/browse/MESOS-7961
> Project: Mesos
> Issue Type: Improvement
> Components: webui
> Reporter: Benjamin Mahler
> Assignee: Tomasz Janiszewski
>
> Currently the webui does not display task health based on the latest status
> update. Since this information is in the protobuf, it is within the webui's
> scope to display health information.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)