[
https://issues.apache.org/jira/browse/AMBARI-8344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214692#comment-14214692
]
Hudson commented on AMBARI-8344:
--------------------------------
FAILURE: Integrated in Ambari-trunk-Commit-docker #250 (See
[https://builds.apache.org/job/Ambari-trunk-Commit-docker/250/])
AMBARI-8344 - Alerts: Remove Flume Alerts From Host Components (jonathanhurley)
(jhurley:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=aa43727ea3ee301eb79245739dafde336623d86d)
*
ambari-server/src/test/java/org/apache/ambari/server/agent/TestHeartbeatHandler.java
*
ambari-server/src/main/java/org/apache/ambari/server/state/cluster/ClusterImpl.java
*
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/FLUME/package/scripts/flume_handler.py
*
ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/FLUME/package/scripts/flume_handler.py
* ambari-server/src/main/java/org/apache/ambari/server/agent/AgentAlert.java
*
ambari-server/src/main/java/org/apache/ambari/server/agent/HeartBeatHandler.java
*
ambari-server/src/main/java/org/apache/ambari/server/agent/ComponentStatus.java
* ambari-server/src/main/java/org/apache/ambari/server/agent/HostStatus.java
*
ambari-server/src/test/java/org/apache/ambari/server/state/cluster/ClusterTest.java
* ambari-server/src/test/python/stacks/2.0.6/FLUME/test_flume.py
*
ambari-server/src/test/java/org/apache/ambari/server/agent/TestHeartbeatMonitor.java
* ambari-server/src/main/java/org/apache/ambari/server/state/Cluster.java
> Alerts: Remove Flume Alerts From Host Components
> ------------------------------------------------
>
> Key: AMBARI-8344
> URL: https://issues.apache.org/jira/browse/AMBARI-8344
> Project: Ambari
> Issue Type: Task
> Components: alerts, ambari-server
> Affects Versions: 2.0.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Fix For: 2.0.0
>
> Attachments: AMBARI-8344.patch
>
>
> With Nagios as the alerting system, Flume alerts needed to be injected into
> the response of the status command and manually inserted into the list of
> cluster alerts.
> The new alerting system removes the need for this workaround since a single
> flume script is now used to check and report on the overall flume state.
> The following areas of code should be removed:
> 1) Remove the alerts from the {{status}} function of {{flume_handler.py}}
> 2) Remove the {{AgentAlert}} from the host components
> 3) Remove the collection of Alerts from the cluster
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)