[
https://issues.apache.org/jira/browse/AMBARI-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15081911#comment-15081911
]
Hadoop QA commented on AMBARI-14538:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12780339/AMBARI-14538.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{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:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/4755//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4755//console
This message is automatically generated.
> Stale alerts missing host name(s)
> ---------------------------------
>
> Key: AMBARI-14538
> URL: https://issues.apache.org/jira/browse/AMBARI-14538
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Reporter: Dmitry Lysnichenko
> Assignee: Dmitry Lysnichenko
> Attachments: AMBARI-14538.patch
>
>
> Stale alerts should include the host name(s) associated with the alerts. As
> these are ambari-server alerts reporting status about alerts that are not run
> including the host names in the alert_text may be a valid option.
> The following pattern should be used for this alert:
> {code}
> The following host(s) have alerts which have not run within their specified
> intervals: <hostname>[<alert_label_1> (<stale_time>), <alert_label_2>
> (<stale_time>)], <hostname-2> ...
> {code}
> For example:
> {code}
> The following host(s) have alerts which have not run within their specified
> intervals: c6401.ambari.apache.org[NodeManager Web UI (12m), NameNode Process
> (6m), DataNode Health (2h)], c6402.ambari.apache.org[Flume Agent (2d)]
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)