You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (Commented) (JIRA)" <ji...@apache.org> on 2011/10/12 02:43:11 UTC

[jira] [Commented] (HBASE-4457) Starting region server on non-default info port is resulting in broken URL's in master UI

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

Jean-Daniel Cryans commented on HBASE-4457:
-------------------------------------------

A temporary fix could be done by using the configuration directly instead of asking the region server. Most of the time the master and RSs share that same file so it should cover a lot more cases than the current code does.
                
> Starting region server on non-default info port is resulting in broken URL's in master UI
> -----------------------------------------------------------------------------------------
>
>                 Key: HBASE-4457
>                 URL: https://issues.apache.org/jira/browse/HBASE-4457
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 0.92.0
>            Reporter: Praveen Patibandla
>            Priority: Minor
>              Labels: newbie
>             Fix For: 0.92.0
>
>         Attachments: 4457-V1.patch, 4457.patch
>
>
> When  "hbase.regionserver.info.port" is set to non-default port, Master UI has broken URL's in the region server table because it's hard coded to default port.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira