[jboss-jira] [JBoss JIRA] Resolved: (JBCACHE-1184) Get rid of repeated DEBUG logging by eviction layer
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Wed Nov 14 14:54:28 EST 2007
[ http://jira.jboss.com/jira/browse/JBCACHE-1184?page=all ]
Manik Surtani resolved JBCACHE-1184.
------------------------------------
Resolution: Done
This already seems to be at TRACE level. Perhaps you did it and forgot to close the JIRA? :-)
> 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