Claus Ibsen created CAMEL-8766:
----------------------------------
Summary: camel-cache - CacheConfiguration - parseURI not needed
Key: CAMEL-8766
URL: https://issues.apache.org/jira/browse/CAMEL-8766
Project: Camel
Issue Type: Improvement
Components: camel-cache
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.16.0
The camel-cache component has some old custom code to parse the uri to
configure the configuration class.
This is not needed as it can be done out of the box from the component
Should be removed
org.apache.camel.component.cache.CacheConfiguration#parseURI
And just set the remaining as the cache name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)