-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30679/
-----------------------------------------------------------
(Updated Фев. 9, 2015, 6:45 п.п.)
Review request for Ambari, Alejandro Fernandez, Dmitro Lisnichenko, and Nate
Cole.
Changes
-------
Update according to comments
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
Diff: https://reviews.apache.org/r/30679/diff/
Testing
-------
In progress
Thanks,
Yurii Shylov