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
----
---