[jboss-dev-forums] [Design of JBossCache] - Re: Eviction redesign

manik.surtani@jboss.com do-not-reply at jboss.com
Fri Aug 8 13:04:22 EDT 2008


I suppose the impact of #2 above could be minimised by:

* Keeping EvictionPolicyConfig but marking it as deprecated
* EvictionRegionConfig could issue a warning if an EvictionPolicyConfig is used, and copy all values across from here to an EvictionAlgorithmConfig
* Use a default EvictionPolicyClassName if none is specified (default: SimpleEvictionPolicy that just does Cache.evict()?)

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169652#4169652

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169652



More information about the jboss-dev-forums mailing list