[
https://issues.apache.org/jira/browse/AMBARI-21161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16041030#comment-16041030
]
Hadoop QA commented on AMBARI-21161:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12871831/AMBARI-21161-v3.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 2 new
or modified test files.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:red}-1 core tests{color}. The patch failed these unit tests in
ambari-server:
org.apache.ambari.server.state.UpgradeHelperTest
org.apache.ambari.server.controller.internal.ConfigGroupResourceProviderTest
org.apache.ambari.server.controller.AmbariManagementControllerImplTest
org.apache.ambari.server.controller.AmbariManagementControllerTest
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11633//console
This message is automatically generated.
> Able to safe guard Ambari server against circular dependencies in role
> command order
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-21161
> URL: https://issues.apache.org/jira/browse/AMBARI-21161
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Di Li
> Assignee: Di Li
> Priority: Critical
> Fix For: trunk
>
> Attachments: AMBARI-21161.patch, AMBARI-21161-v3.patch
>
>
> It is important to safe guard against cycle graphs, when Ambari supports
> mpacks, custom services and service level role command order. Cycle graphs
> indicate circular dependencies that can cause Ambari enter an infinite loop
> while building stages, causing Ambari server to take up 100% CPU and large
> amount of memory.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)