[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1184) Get rid of repeated DEBUG logging by eviction layer
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Fri Sep 14 16:22:11 EDT 2007
Get rid of repeated DEBUG logging by eviction layer
---------------------------------------------------
Key: JBCACHE-1184
URL: http://jira.jboss.com/jira/browse/JBCACHE-1184
Project: JBoss Cache
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Eviction
Reporter: Brian Stansberry
Assigned To: Brian Stansberry
Priority: Minor
Fix For: 2.1.0.GA
2007-09-14 15:17:16,454 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
2007-09-14 15:17:16,454 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
2007-09-14 15:17:16,454 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
2007-09-14 15:17:19,798 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
2007-09-14 15:17:19,798 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
2007-09-14 15:17:19,798 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
2007-09-14 15:17:21,454 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] process(): region: /
2007-09-14 15:17:21,454 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] processed 0 node events in region: /
2007-09-14 15:17:21,454 DEBUG [org.jboss.cache.eviction.BaseEvictionAlgorithm] Recycle queue is empty
Drives me insane when I'm trying to monitor AS logs to debug issues.
Needs to be TRACE.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list