-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23857/
-----------------------------------------------------------
Review request for Ambari, Dmitro Lisnichenko and Tom Beerbower.
Bugs: AMBARI-6581
https://issues.apache.org/jira/browse/AMBARI-6581
Repository: ambari
Description
-------
Provide API to support which RM is Active/Passive.
We need to provide API support for the user to know which RM is active. All the
RM's should have a property which should be either active or passive.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HostComponentResourceProvider.java
89d53ae
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/HttpProxyPropertyProvider.java
d39518c
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HostComponentResourceProviderTest.java
08a72bb
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/HttpPropertyProviderTest.java
ba08dfc
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/JMXHostProviderTest.java
6e8cb9f
Diff: https://reviews.apache.org/r/23857/diff/
Testing
-------
test clean
Thanks,
Vitalyi Brodetskyi