Claus Ibsen created CAMEL-13709:
-----------------------------------
Summary: Properties component - Optimise to not call
loadProperties to frequently
Key: CAMEL-13709
URL: https://issues.apache.org/jira/browse/CAMEL-13709
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Fix For: 3.0.0
The camel-properties calls loadProperties to load all the properties. But it
tend to do this for each parseUri for custom PropertiesSource and other means
which can be optimised.
The cache is based on properties location only.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)