You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/07 12:33:20 UTC

[jira] [Commented] (EAGLE-432) Application status monitoring

    [ https://issues.apache.org/jira/browse/EAGLE-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15470486#comment-15470486 ] 

ASF GitHub Bot commented on EAGLE-432:
--------------------------------------

Github user haoch commented on a diff in the pull request:

    https://github.com/apache/incubator-eagle/pull/412#discussion_r77812110
  
    --- Diff: eagle-core/eagle-app/eagle-app-base/pom.xml ---
    @@ -102,5 +102,9 @@
                 <artifactId>junit</artifactId>
                 <scope>compile</scope>
             </dependency>
    +        <dependency>
    --- End diff --
    
    use `fasterxml-jackson` as default json library.


> Application status monitoring
> -----------------------------
>
>                 Key: EAGLE-432
>                 URL: https://issues.apache.org/jira/browse/EAGLE-432
>             Project: Eagle
>          Issue Type: Improvement
>    Affects Versions: v0.5.0
>            Reporter: Edward Zhang
>            Assignee: DanielZhou
>             Fix For: v0.5.0
>
>
> App framework needs to probe application status periodically or on demand.
> ApplicationEntity contains status field, and this field's value should come from physical storm applications.
> We can start background threads to check application status or on-demand.



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