[
https://issues.apache.org/jira/browse/AMBARI-18292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15458329#comment-15458329
]
Hadoop QA commented on AMBARI-18292:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12826764/AMBARI-18292.1.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 1 new
or modified test files.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 core tests{color}. The test build failed in ambari-server
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/8558//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/8558//console
This message is automatically generated.
> Support dispatching notification of assigned alert states for script-based
> alert dispatcher
> -------------------------------------------------------------------------------------------
>
> Key: AMBARI-18292
> URL: https://issues.apache.org/jira/browse/AMBARI-18292
> Project: Ambari
> Issue Type: Improvement
> Components: alerts
> Affects Versions: trunk
> Reporter: Yao Lei
> Fix For: 2.5.0
>
> Attachments: AMBARI-18292.1.patch, AMBARI-18292.patch
>
>
> By default, Ambari allow all notification of all kinds of alert states
> (OK,WARNING,CRITICAL,UNKNOWN) to dispatch in script-based alert dispatcher.
> However, sometimes we hope to filter notification of some alert states
> This patch will resolve this by setting
> 'notification.dispatch.alert.script.states' in ambari.properties as
> following:
> #Only dispatch WARNING and CRITICAL state notification
> notification.dispatch.alert.script.states=WARNING,CRITICAL
> If you don't set this property that means all notification will be dispatched
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)