CxfRsProducer - Should use LRUSoftCache and start/stop the cache according to
the producers lifecycle
-----------------------------------------------------------------------------------------------------
Key: CAMEL-4355
URL: https://issues.apache.org/jira/browse/CAMEL-4355
Project: Camel
Issue Type: Improvement
Components: camel-cxf
Affects Versions: 2.8.0
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.9.0
The CxfRsProducer uses an internal LRUCache. Now we have a LRUSoftCache that
uses soft reference, so we can switch to use that directly.
Also the cache should be started/stopped in the doStart/doStop methods of the
CxfRsProducer itself, to ensure proper house cleaning.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira