You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/13 19:14:00 UTC

[jira] [Commented] (MESOS-7961) Display task health in the webui.

    [ 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
    
    ![screencapture-localhost-5050-1505329729249](https://user-images.githubusercontent.com/1616386/30395983-54332de2-98c8-11e7-8e57-a1d744bb2381.png)


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 <to...@allegrogroup.com>
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)