Claus Ibsen created CAMEL-20039: ----------------------------------- Summary: camel-core - SimpleLRUCache add support for soft cache Key: CAMEL-20039 URL: https://issues.apache.org/jira/browse/CAMEL-20039 Project: Camel Issue Type: Improvement Components: camel-core Reporter: Claus Ibsen Fix For: 4.0.3, 4.2.0
The SimpleLRUCache does not have support for SoftReference to have soft keys. There is an old implementation at https://github.com/apache/camel/blob/camel-2.10.6/camel-core/src/main/java/org/apache/camel/util/LRUSoftCache.java -- This message was sent by Atlassian Jira (v8.20.10#820010)