----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30679/ -----------------------------------------------------------
(Updated Фев. 10, 2015, 6:19 п.п.) Review request for Ambari, Alejandro Fernandez, Dmitro Lisnichenko, and Nate Cole. Changes ------- Fixed failing UT Bugs: AMBARI-9498 https://issues.apache.org/jira/browse/AMBARI-9498 Repository: ambari Description ------- The hosts master check is not properly checking all hosts. The check is currently checking only things like NN master etc. This needs to check any master that is part of the upgrade-2.2.xml upgrade script, including any service-defined master (like Hive masters, ZK, etc). Diffs (updated) ----- ambari-server/src/main/java/org/apache/ambari/server/checks/AbstractCheckDescriptor.java 647f2d1 ambari-server/src/main/java/org/apache/ambari/server/checks/HostsMasterMaintenanceCheck.java 91ca65a ambari-server/src/test/java/org/apache/ambari/server/state/CheckHelperTest.java c1ea6e4 Diff: https://reviews.apache.org/r/30679/diff/ Testing ------- In progress Thanks, Yurii Shylov