Details
-
Bug
-
Resolution: Fixed
-
Major
-
2.3, 2.2.6
-
None
-
Unknown
-
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.