[ https://issues.apache.org/jira/browse/HBASE-7027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482631#comment-13482631 ]
stack commented on HBASE-7027: ------------------------------ +1 on commit I hate this patch. It further pollutes ServerLoad with attributes (It is not the first offender). But it fixes this issue until we convert it so master learns of serverload via metrics (or chatting here w/ Elliott and Gregory, master reads serverload from a metrics table... blue sky) and it learns of attributes elsewhere (in the zk ephemeral node -- might be put up too late -- might have to rearrange stuff). TODO. > Use the correct port of info server of region servers > ----------------------------------------------------- > > Key: HBASE-7027 > URL: https://issues.apache.org/jira/browse/HBASE-7027 > Project: HBase > Issue Type: Improvement > Components: UI > Reporter: Elliott Clark > Assignee: Elliott Clark > Attachments: HBASE-7027-0.patch, HBASE-7027-1.patch > > > Right now the master ui just guesses that the port of the info server will > always be the same on all servers. This is not a good assumption setting it > for each server is possible, also setting the conf variable to 0 will make > the info server choose a port randomly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira