-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.7.2
-
Fix Version/s: 5.5.0-HF20, 5.6.0-HF22, 5.7.3
-
Component/s: Directory
-
Tags:
The DirectoryCache is very basic, when the cache is too small and full it is cleared to add a new entry, this has a performance impact.
The cache should be rewritten to use ehcache. In the mean time we can warn about insufficient cache size.