Issue Details (XML | Word | Printable)

Key: EHC-600
Type: Bug Bug
Status: Open Open
Priority: 2 Major 2 Major
Assignee: Product Management
Reporter: Dino Valente
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Ehcache

setting net.sf.ehcache.skipUpdateCheck to true should not create unnecessary timer threads

Created: 12/Jan/10 01:10 PM   Updated: 10/Mar/10 10:31 PM
Component/s: ehcache-core
Affects Version/s: 1.7.1
Fix Version/s: None

Terracotta Target: Pending


 Description  « Hide

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.



Sort Order: Ascending order - Click to sort in descending order
Fiona O'Shea added a comment - 19/Jan/10 11:18 AM

Review of update checker and defaults under consideration for future releases