• Bug
  • Status: Closed
  • Resolution: Fixed
  • drb
  • Reporter: sourceforgetracker
  • September 21, 2009
  • 0
  • Watchers: 0
  • September 22, 2009
  • September 22, 2009

Description

Hello…is there anyway we can disable the setThreadName method from being called?

When a “get” call to a UpdatingSelfPopulatingCache or SelfPopulatingCache is called many times, the setThreadName seems to cause delays based on our JProfiler HotSpot report:

java.lang.Thread.setName 5,463 ms (0 %) 0
0.2% - 3,133 ms - 0 hot spot inv. net.sf.ehcache.constructs.blocking.SelfPopulatingCache.setThreadName 0.1% - 2,330 ms - 0 hot spot inv. net.sf.ehcache.constructs.blocking.UpdatingSelfPopulatingCache.get

Any other ideas on how I can shave off these 5 seconds when retrieving objects from ehCache? Sourceforge Ticket ID: 1748591 - Opened By: dennis_cmpe - 5 Jul 2007 16:13 UTC

Comments

Fiona OShea 2009-09-22

Re-opening so that I can properly close out these issues and have correct Resolution status in Jira