[
https://issues.apache.org/jira/browse/AMBARI-21582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16102305#comment-16102305
]
Hudson commented on AMBARI-21582:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7808 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7808/])
AMBARI-21582 - Stack Tools and Feature Should be Ignored in Blueprints
(jhurley:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=1e6e73f30e32e7e54519db4cb5ed034b984fd570])
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java
> Stack Tools and Feature Should be Ignored in Blueprints
> -------------------------------------------------------
>
> Key: AMBARI-21582
> URL: https://issues.apache.org/jira/browse/AMBARI-21582
> Project: Ambari
> Issue Type: Bug
> Affects Versions: 2.5.2
> Reporter: Jonathan Hurley
> Assignee: Jonathan Hurley
> Priority: Blocker
> Fix For: 2.5.2
>
> Attachments: AMBARI-21582.patch
>
>
> AMBARI-21430 introduced the ability for multiple stack tools to exist in
> {{cluster-env}}. In order to remain backward compatible with existing
> blueprints, it was decided that all stack tools and features properties
> specified on a blueprint would be ignored in favor of what was defined on the
> stack.
> There is a bug in the logic which overrides the blueprint properties where
> the wrong map is consulted for a matching key. This causes the properties
> specified in the blueprint to be used instead of those from the stack.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)