[
https://issues.apache.org/jira/browse/AMBARI-20488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932967#comment-15932967
]
Laszlo Puskas commented on AMBARI-20488:
----------------------------------------
author lpuskas <[email protected]>
Fri, 17 Mar 2017 17:53:58 +0100 (17:53 +0100)
*trunk*
committer lpuskas <[email protected]>
Mon, 20 Mar 2017 17:23:57 +0100 (17:23 +0100)
commit 403d59324b8a537337f83274274610963241cf33
*branch-2.5*
author lpuskas <[email protected]>
Fri, 17 Mar 2017 17:53:58 +0100 (17:53 +0100)
committer lpuskas <[email protected]>
Mon, 20 Mar 2017 16:31:01 +0100 (16:31 +0100)
commit 7cbad939f6cf3ebdde59c3829672683f334dd32b
> 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)