-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/24110/
-----------------------------------------------------------
Review request for Ambari, Jonathan Hurley and Sid Wagle.
Bugs: AMBARI-6685
https://issues.apache.org/jira/browse/AMBARI-6685
Repository: ambari
Description
-------
* Changed flume to report a warning when there are no defined agents. A
component with no running agents indicates an issue.
* Fixed the cluster alerts to make sure old alerts are appropriately removed
before updating with the new ones
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/state/Alert.java 14c09b8
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
d2f4871
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/FLUME/package/scripts/flume_handler.py
1e965e2
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java
f83d58d
ambari-server/src/test/python/stacks/2.0.6/FLUME/test_flume.py 49462e8
Diff: https://reviews.apache.org/r/24110/diff/
Testing
-------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:58.903s
[INFO] Finished at: Wed Jul 30 15:29:43 EDT 2014
[INFO] Final Memory: 21M/123M
[INFO] ------------------------------------------------------------------------
Thanks,
Nate Cole