You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by "Victor Dogaru (JIRA)" <ji...@apache.org> on 2016/03/21 19:53:25 UTC

[jira] [Resolved] (QUARKS-12) Provide job health info

     [ https://issues.apache.org/jira/browse/QUARKS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Dogaru resolved QUARKS-12.
---------------------------------
    Resolution: Fixed

Summary of changes:
 * Job and JobMXBean interface updates:
 ** Job.Health enum: HEALTHY, UNHEALTHY
 ** getHealth() - retrieve current health value
 ** getLastError() - retrieve the message of the exception which caused the job to become unhealthy, if any
 * JobEventsSample generates JSON tuples which contain job health and lastMessage info.
 * Unit tests.

> Provide job health info
> -----------------------
>
>                 Key: QUARKS-12
>                 URL: https://issues.apache.org/jira/browse/QUARKS-12
>             Project: Quarks
>          Issue Type: Improvement
>          Components: Runtime
>            Reporter: Victor Dogaru
>            Assignee: Victor Dogaru
>              Labels: failure-recovery
>
> - Last error(s) for job
> - Last time job was healthy/unhealthy



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)