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

zhangduo commented on HBASE-12863:
----------------------------------

Sorry, "we first become the active master and then start jettyServer" should be 
"we first start active master manager and then start jetty server" since we do 
not block on startActiveMasterManager call.

And this maybe introduced by HBASE-10483, the line below is added in the patch 
of HBASE-10483
{code}
masterInfoPort = connector.getPort();
{code}

[~liushaohui] 

> Master info port on RS UI is always 0 
> --------------------------------------
>
>                 Key: HBASE-12863
>                 URL: https://issues.apache.org/jira/browse/HBASE-12863
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Mikhail Antonov
>              Labels: beginner, beginners
>             Fix For: 1.0.0, 2.0.0, 1.1.0
>
>         Attachments: Screen Shot 2015-01-14 at 7.34.33 PM.png
>
>
> Not sure the reason. The link at the bottom of the RS UI back to master 
> always lists 0 as the info port, thus fails when clicked. 
> Any takers ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to