[
https://issues.apache.org/jira/browse/HBASE-12323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14180551#comment-14180551
]
Nick Dimiduk commented on HBASE-12323:
--------------------------------------
[~stack] you're saying, since info port is the same for RS and master in 0.99+,
there's no need for this? Instead, use HMaster#getRegionServerInfoPort from
HBASE-9892 with current master's ServerName?
> Provide programatic access to master webUI port
> -----------------------------------------------
>
> Key: HBASE-12323
> URL: https://issues.apache.org/jira/browse/HBASE-12323
> Project: HBase
> Issue Type: Improvement
> Components: master
> Reporter: Nick Dimiduk
>
> Currently there's no way to get a dynamically assigned webUI port for the
> master. For instance, I'd like to access jmx metrics from an integration
> test; currently there's no easy way to grab this info.
> I propose tracking master's ServerInfo instead of ServerName in ZK. Other
> ideas?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)