Details
-
Type:
Bug
-
Status:
Open
-
Priority:
2 Major
-
Resolution: Unresolved
-
Affects Version/s: 1.7.1
-
Fix Version/s: None
-
Component/s: ehcache-core
-
Labels:None
-
Terracotta Target:Pending
Description
The check for net.sf.ehcache.skipUpdateCheck is done within the run method of the timer thread. This should be checked before creating the Timer thread.
We have 20 ehcache-xxx files creating 20 unnecessary timer threads checking for updates.
Review of update checker and defaults under consideration for future releases