[
https://issues.apache.org/jira/browse/ARIES-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré resolved ARIES-1877.
-----------------------------------------
Resolution: Fixed
> Array type properties do not evaluate as equal on reload update strategy
> (blueprint-cm)
> ---------------------------------------------------------------------------------------
>
> Key: ARIES-1877
> URL: https://issues.apache.org/jira/browse/ARIES-1877
> Project: Aries
> Issue Type: Bug
> Components: Blueprint
> Affects Versions: blueprint-cm-1.3.0
> Reporter: Shannon Gallagher
> Priority: Major
> Fix For: blueprint-cm-1.3.2
>
>
> When the CmPropertyPlaceholder is evaluating if configurations have been
> updated and it needs to reload, there is a bug if the properties being
> compared are arrays. In our use case, we are seeing string arrays that should
> be equal evaluate as not equal.
> Code in question:
> https://github.com/apache/aries/blob/1afa8a3c181cca7896a764d4f9e902623873a172/blueprint/blueprint-cm/src/main/java/org/apache/aries/blueprint/compendium/cm/CmPropertyPlaceholder.java#L158-L160
--
This message was sent by Atlassian Jira
(v8.3.4#803005)