[
https://issues.apache.org/jira/browse/AMBARI-8460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227944#comment-14227944
]
Hadoop QA commented on AMBARI-8460:
-----------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12684106/AMBARI-8460.patch.2
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 5 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:green}+1 core tests{color}. The patch passed unit tests in
ambari-server.
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/775//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/775//console
This message is automatically generated.
> Alerts: AlertDefinition and AlertGroup Automatic Creation On Startup
> --------------------------------------------------------------------
>
> Key: AMBARI-8460
> URL: https://issues.apache.org/jira/browse/AMBARI-8460
> 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-8460.patch, AMBARI-8460.patch.2
>
>
> When upgrading to a version of Ambari that supports the new alert framework,
> the AlertDefinition and AlertGroup tables must be populated with the
> definitions and default groups for services that are already installed in the
> cluster.
> Most of this is actually taken care of automatically. When Ambari 2.0.0
> starts up, it will read all of the services for each cluster and then it will
> determine if any of the stack alert definitions for that service exist or are
> new. They will all be new, causing them to be created.
> However, the alert groups will not be created automatically for the services.
> When adding alert definitions, we must ensure that a default group is already
> created.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)