[
https://issues.apache.org/jira/browse/AMBARI-20488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932873#comment-15932873
]
Hadoop QA commented on AMBARI-20488:
------------------------------------
{color:green}+1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12859548/AMBARI-20488.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 3 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/11082//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/11082//console
This message is automatically generated.
> Cluster resource is created when invalid configuration type is added in the
> cluster creation request.
> ------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-20488
> URL: https://issues.apache.org/jira/browse/AMBARI-20488
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Laszlo Puskas
> Assignee: Laszlo Puskas
> Fix For: 3.0.0
>
> Attachments: AMBARI-20488.v3.patch
>
>
> When a cluster is created using blueprints it is possible to pass
> configuration in the cluster creation template (that is posted after the
> blueprint isent in)
> On cluster provisioning configurations are validated and if errors are found
> the cluster provisioning is interrupted. As the configuration validation is
> done after the cluster resources are persisted it's not possible to resend
> the (possibly corrected) cluster template and restart the cluster
> provisioning.
> Solution:
> Perform the configuration type validation before the cluster resources are
> persisted.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)