[
https://issues.apache.org/jira/browse/AMBARI-21524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093714#comment-16093714
]
Hudson commented on AMBARI-21524:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1718 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1718/])
AMBARI-21524: ResourceManager HA status not reported when using VIPs (jluniya:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f169fa9f8f253fc46b459eacf8c9d2af1574ab74])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HttpPropertyProvider.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/AbstractProviderModule.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HttpPropertyProviderTest.java
> ResourceManager HA status not reported when using VIPs
> ------------------------------------------------------
>
> Key: AMBARI-21524
> URL: https://issues.apache.org/jira/browse/AMBARI-21524
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.5.0
> Reporter: Jayush Luniya
> Assignee: Jayush Luniya
> Priority: Critical
> Fix For: 2.5.2
>
>
> The HA status of ResourceManager is not reported in JMX metrics, we use
> HttpPropertyProvider to get the RM HA status from
> http://<rm-host>:<rm-port>/ws/v1/cluster/info.
> AMBARI-21370 fixed reporting of JMX metrics correctly when using VIPs,
> however we also need to address this special logic for RM.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)