[jbosscache-issues] [JBoss JIRA] Created: (JBCACHE-1574) ExpirationAlgorithm prints excessive (incorrect) WARN logs

Dennis Reed (JIRA) jira-events at lists.jboss.org
Wed Apr 7 15:41:40 EDT 2010


ExpirationAlgorithm prints excessive (incorrect) WARN logs
----------------------------------------------------------

                 Key: JBCACHE-1574
                 URL: https://jira.jboss.org/jira/browse/JBCACHE-1574
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Eviction
    Affects Versions: 3.2.2.GA
            Reporter: Dennis Reed
            Assignee: Dennis Reed


ExpirationAlgorithm prints the following log every time it runs when there is at least one node in its queue, but less than maxNodes:

    WARN  [org.jboss.cache.eviction.ExpirationAlgorithm] (EvictionTimer-0) Unable to remove nodes to reduce region size below 1000.  Set expiration for nodes in this region

It does *not* print the warning when there actually are more than maxNodes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosscache-issues mailing list