-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22636/
-----------------------------------------------------------
Review request for Ambari, Myroslav Papirkovskyy and Sid Wagle.
Bugs: AMBARI-6139
https://issues.apache.org/jira/browse/AMBARI-6139
Repository: ambari
Description
-------
API returns wrong data related to hosts health status
/api/v1/clusters/c1?fields=Clusters/health_report. All master components were
stopped for one node and few for other nodes, but healthy counter in server
response didn't changed. See screenshot.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
1352e32
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java
49f69dc
Diff: https://reviews.apache.org/r/22636/diff/
Testing
-------
All unit tests passed
Thanks,
Dmytro Sen