Peter Palaga created CAMEL-16556:
------------------------------------
Summary: Multiple AtlasMap endpoints may overwrite each others'
propertiesFiles
Key: CAMEL-16556
URL: https://issues.apache.org/jira/browse/CAMEL-16556
Project: Camel
Issue Type: Bug
Components: AtlasMap
Reporter: Peter Palaga
When there are two AtlasMapEndpoints within the same application having
distinct propertiesFile values set, then both values are set on the same
instance of DefaultAtlasContextFactory (obtained via
DefaultAtlasContextFactory.getInstance() ) so only the last one stays in effect.
I am not sure what should be the correct behavior. Perhaps the propertiesFile
property should move to the component?
WDYT [~igarashitm]?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)