[
https://issues.apache.org/jira/browse/AMBARI-10851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521675#comment-14521675
]
Hudson commented on AMBARI-10851:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2490 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2490/])
AMBARI-10851 - Alert Definitions That Ignore Host Cannot Be Put Into
Maintenance Mode (jonathanhurley) (jhurley:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9eaacd3dbf9edd51f044b2a1f7948791e1edf8ec)
*
ambari-server/src/main/java/org/apache/ambari/server/events/listeners/alerts/AlertMaintenanceModeListener.java
*
ambari-server/src/test/java/org/apache/ambari/server/events/listeners/upgrade/AlertMaintenanceModeListenerTest.java
> Alert Definitions That Ignore Host Cannot Be Put Into Maintenance Mode
> ----------------------------------------------------------------------
>
> Key: AMBARI-10851
> URL: https://issues.apache.org/jira/browse/AMBARI-10851
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Fix For: 2.1.0
>
> Attachments: AMBARI-10851.patch
>
>
> Alert definitions that ignore the host they run one, such as NameNode HA
> Health, cannot be put into maintenance mode.
> {noformat:title=definition}
> "ignore_host": true,
> {noformat}
> {noformat:title=Database}
> 535;2;70;"HDFS";"NAMENODE";"";"";1426004168842;"NameNode High Availability
> Health";"OK";"Active['c6402.ambari.apache.org:50070'],
> Standby['c6401.ambari.apache.org:50070'], Unknown[]"
> {noformat}
> {noformat:title=log message}
> 2015-03-10 12:56:25,736 WARN [qtp1863043426-277]
> (AlertMaintenanceModeListener.java:161) onEvent() - The alert
> namenode_ha_health for component NAMENODE must have a host
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)