Aaron McCurry created BLUR-284:
----------------------------------
Summary: Need to add a closing queue for the CacheValue
Key: BLUR-284
URL: https://issues.apache.org/jira/browse/BLUR-284
Project: Apache Blur
Issue Type: Sub-task
Components: Blur
Affects Versions: 0.3.0, 0.2.1
Reporter: Aaron McCurry
Fix For: 0.3.0, 0.2.1
When a cache value is released from the LRU and can not be released due to the
reference count. The value needs to be put in a queue and re-checked from time
to time to see if it can be released. While it's in the queue the overall size
of the cache needs to be reduced so that the configured ceiling of off heap
memory is not exceeded.
--
This message was sent by Atlassian JIRA
(v6.1#6144)