You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/04/14 23:19:00 UTC

[jira] [Resolved] (HBASE-23994) Add WebUI to Canary

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

Nick Dimiduk resolved HBASE-23994.
----------------------------------
    Fix Version/s: 2.3.0
                   3.0.0
       Resolution: Fixed

Applied to branch-2.3+. [~GeorryHuang] if you'd like to prepare a patch for branch-1, we can back port it there as well. Thanks for the nice contribution!

>  Add WebUI to Canary
> --------------------
>
>                 Key: HBASE-23994
>                 URL: https://issues.apache.org/jira/browse/HBASE-23994
>             Project: HBase
>          Issue Type: Improvement
>          Components: canary, website
>    Affects Versions: 3.0.0
>            Reporter: Zhuoyue Huang
>            Assignee: Zhuoyue Huang
>            Priority: Trivial
>             Fix For: 3.0.0, 2.3.0
>
>         Attachments: image-2020-03-16-09-12-00-595.png
>
>
> During the running of Canary, the table sniff failure information will be printed through the Log.
> {code:java}
> LOG.error("Read from {} on {}", table, server);
> {code}
>  
> I think we can use WebUI to display these failures to make it easier for us to view this information
>  
> !image-2020-03-16-09-12-00-595.png!
> As shown in the figure above, we can directly see the Table and Regionserver where the error occurred



--
This message was sent by Atlassian Jira
(v8.3.4#803005)