Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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.