EHC ❯ Debug messages generate excess String objects
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
MemoryStore.java
Constructor (and maybe others in other classes) should use: if (LOG.isDebugEnabled()) {
Around log statements that construct strings.
Thank you. Sourceforge Ticket ID: 1508623 - Opened By: dhulley - 19 Jun 2006 13:25 UTC
Comments
Sourceforge Tracker 2009-09-21
Fiona OShea 2009-09-22
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira
Logged In: YES user_id=693320
Hi
This is fixed in ehcache-1.2.1.
Greg Comment by: gregluck - 3 Jul 2006 12:09 UTC