Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
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
Attachments
Attachments
Issue Links
- is related to
-
CAMEL-20035 Program terminates with OutOfMemoryError
- Resolved
- relates to
-
CAMEL-20850 LRUCache evicts entries unexpectedly
- Resolved
- links to