[
https://issues.apache.org/jira/browse/BLUR-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron McCurry closed BLUR-284.
------------------------------
Resolution: Fixed
https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=57810c8f7f569a02def87da5830c1f90dbd34bcf
https://git-wip-us.apache.org/repos/asf?p=incubator-blur.git;a=commit;h=2f0abf1fd77fa46c35582cc70a5d2aaec86a5460
> 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)