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

[jira] [Commented] (EAGLE-1002) Can't display every hour detail in Hourly page

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

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

GitHub user zombieJ opened a pull request:

    https://github.com/apache/eagle/pull/912

    EAGLE-1002 fix chart component not handle event when force refresh

    chart lib refresh will generate new chart object which will miss chart event handle.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zombieJ/incubator-eagle EAGLE-1002

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/eagle/pull/912.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 #912
    
----
commit 5be97a41d8c440669c223fca63f1d3e0c57b184e
Author: zombieJ <sm...@gmail.com>
Date:   2017-04-14T05:09:50Z

    fix chart component not handle event when force refresh

----


> Can't display every hour detail in Hourly page
> ----------------------------------------------
>
>                 Key: EAGLE-1002
>                 URL: https://issues.apache.org/jira/browse/EAGLE-1002
>             Project: Eagle
>          Issue Type: Bug
>          Components: App::Hadoop JMX Monitor
>    Affects Versions: v0.5.0
>            Reporter: Chang chen
>            Assignee: Jilin, Jiang
>             Fix For: v0.5.0
>
>         Attachments: 1002-correct.png, 1002-error.png
>
>
> Steps to reproduce
> 1) enter Job Statistics page
> 2) the initial page is hourly page
> 3) click any bar will show details in that hour see 1002-correct.png
> 4) click Daily, Weekly or Monthly tab
> 5) click Hourly 
> 6) click any bar will *not* show details in that hour see 1002-error.png



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)