Mantis - Resin
Viewing Issue Advanced Details
5644 minor always 02-03-14 02:50 09-10-14 14:27
nam  
nam  
normal  
closed 4.0.38  
fixed  
none    
none 4.0.39  
0005644: cache reaper may overload the system
For very large cache sizes, a single run of the reaper may take many minutes. It's very disk I/O intensive and will freeze the entire cache system until it is done.

Scenario:
---------
1. cache is empty
2. application initializes the cache with values from the database
3. because the cache becomes big very quickly, a very large subset of the cache will time out at around the same time

There are no notes attached to this issue.