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

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

GitHub user chitin opened a pull request:

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

    [EAGLE-924]urls to healthy and unhealthy region-servers in hbase dashboard 
is not accurate enough

    [EAGLE-924]urls to healthy and unhealthy region-servers in hbase dashboard 
is not accurate enough
    
    - Add status filter in web url,append "?status=healthy" or 
"?status=unhealthy" to the url
    - Fix exception when we change time interval
    - Fix dashboard show when no data and exception.
    
    https://issues.apache.org/jira/browse/EAGLE-924


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

    $ git pull https://github.com/chitin/eagle eagle924

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

    https://github.com/apache/eagle/pull/840.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 #840
    
----
commit 62ab13d3198497925bd7f54e52f04ca788b0e1ad
Author: chitin <[email protected]>
Date:   2017-02-23T07:42:42Z

    [EAGLE-924] urls to healthy and unhealthy region-servers in hbase dashboard 
is not accurate enough
    - Add status filter in web url,append "?status=healthy" or 
"?status=unhealthy" to the url
    - Fix exception when we change time interval
    - Fix dashboard show when no data and exception.
    
    https://issues.apache.org/jira/browse/EAGLE-924

----


> urls to healthy and unhealthy region-servers in hbase dashboard is not 
> accurate enough
> --------------------------------------------------------------------------------------
>
>                 Key: EAGLE-924
>                 URL: https://issues.apache.org/jira/browse/EAGLE-924
>             Project: Eagle
>          Issue Type: Bug
>          Components: App::Hadoop JMX Monitor
>    Affects Versions: v0.5.0
>            Reporter: Michael Wu
>            Assignee: Lingang Deng
>             Fix For: v0.6.0
>
>         Attachments: Screen Shot 2017-02-22 at 16.24.09.png
>
>
> Issue: In hbase dashboard of a site, in the top section, there are 2 links 
> referring to urls of healthy and unhealthy region-server lists. But 
> currently, when people click the link, the page is directed to a full list of 
> all region-servers, not the corresponding healthy-list or unhealthy-list.
> Suggestion: we can add some filter in the url, for example, append 
> "?status=healthy" or "?status=unhealthy" to the url, and update the link with 
> new urls.
> Please see the screenshot in the attachment of this ticket.



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

Reply via email to