John Speidel created AMBARI-11790:
-------------------------------------

             Summary: 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


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)

Reply via email to