[
https://issues.apache.org/jira/browse/CAMEL-13709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-13709.
---------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
Fix Version/s: 3.0.0.M4
> 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
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 3.0.0, 3.0.0.M4
>
>
> 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)