[
https://issues.apache.org/jira/browse/AMBARI-11790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Speidel resolved AMBARI-11790.
-----------------------------------
Resolution: Fixed
merged to trunk and branch-2.1
> Configuration.removeProperty() should remove all occurrences of the given
> property
> ----------------------------------------------------------------------------------
>
> Key: AMBARI-11790
> URL: https://issues.apache.org/jira/browse/AMBARI-11790
> Project: Ambari
> Issue Type: Bug
> Components: blueprints
> Affects Versions: ambari-2.1.0
> Reporter: John Speidel
> Assignee: John Speidel
> Priority: Critical
> Fix For: ambari-2.1.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> If a property exists at multiple levels in a configuration such as in a
> blueprint and in the stack, only the most advanced occurrence of the property
> is removed, which in this case would be the blueprint configuration.
> Instead, all occurrences of the property should be removed from the config
> hierarchy such that a subsequent call to getPropertyValue() for the removed
> property would return null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)