Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3, 2.2.6
-
Component/s: Storage, {Unused} Cache
-
Labels:None
-
Difficulty:Unknown
-
Similar issues:
Description
Otherwise it could probably cause a memory and threads leak.
for example when flushCache is called XWikiCacheStore create a new cache object (to reload configuration) and does not destroy the old one.