-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25315/
-----------------------------------------------------------
Review request for Ambari.
Bugs: AMBARI-7011
https://issues.apache.org/jira/browse/AMBARI-7011
Repository: ambari
Description
-------
IGNORABLE_FOR_SERVICES in NagiosPropertyProvider.java could be reset by its
init method and retained so the failing test should init as well.
Also I made DEFAULT_IGNORABLE_FOR_SERVICES and the init method will reset with
it first and read the ignore list.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/nagios/NagiosPropertyProvider.java
64d5e58
ambari-server/src/test/java/org/apache/ambari/server/controller/nagios/NagiosPropertyProviderTest.java
0a0821a
Diff: https://reviews.apache.org/r/25315/diff/
Testing
-------
https://builds.apache.org/job/Ambari-trunk-Commit-debug/25/
Thanks,
jun aoki