[jboss-jira] [JBoss JIRA] Created: (JBCACHE-776) EvictionPolicyProvider WARN message is noisy and misleading

Galder Zamarreno (JIRA) jira-events at jboss.com
Fri Sep 22 04:13:01 EDT 2006


EvictionPolicyProvider WARN message is noisy and misleading
-----------------------------------------------------------

                 Key: JBCACHE-776
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-776
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 1.4.0.SP1, 1.3.0.SP3
            Reporter: Galder Zamarreno
         Assigned To: Manik Surtani


JBoss AS 4.0.x assumes JBossCache 1.2.x which originally used EvictionPolicyProvider 
variable to hold eviction policies. The usage of this variable has been deprecated, but 
JBossCache 1.3.x and 1.4.x still need to set it in order to provide backwards compatibility.

Calling setEvictionPolicyProvider() results on a misleading noisy WARN message, which :

"Using deprecated configuration element 'EvictionPolicyProvider'.  This is only provided 
for 1.2.x backward compatibility and may disappear in future releases."

This message should be downgraded and the text revised.

-- 
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