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

Ted Yu commented on HBASE-4457:
-------------------------------

Reformatting is needed for patch v1:
{code}
+      result = this.hbaseMaster.regionServerStartup(port, this.startcode, 
now,webport);
{code}
There should be a space after the last comma.

Tab should be two spaces.

Overall, patch looks good.

I will wait for Stack's comment.

> 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.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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to