You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2008/07/08 19:18:31 UTC

[jira] Resolved: (HBASE-721) Add a meta refresh tag to the Web ui for master and region server

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

stack resolved HBASE-721.
-------------------------

       Resolution: Fixed
    Fix Version/s: 0.2.0

Committed.  Thanks for the patch J-D!

> Add a meta refresh tag to the Web ui for master and region server
> -----------------------------------------------------------------
>
>                 Key: HBASE-721
>                 URL: https://issues.apache.org/jira/browse/HBASE-721
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: master, regionserver
>    Affects Versions: 0.2.0
>            Reporter: Jim Kellerman
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: hbase-721.patch
>
>
> The hadoop job tracker includes an automatic page refresh in its web interface in the html header:
> {code}
> <meta http-equiv="refresh" content="30">
> {code}
> It would be useful (and trivial) to add the same to the master and region server main pages.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.