[jboss-user] [JBossCache] - Re: JBoss Tree Cache Eviction Plicy Configuration
manik.surtani@jboss.com
do-not-reply at jboss.com
Thu May 31 08:56:32 EDT 2007
Eviction in regions can be configured to be triggered when a time or size threshold is reached. If you use maxNodes, then filling the region to more than maxNodes would trigger eviction events. If you use timeToLive, then when objects reach a certain age eviction events are triggered. If you use both, whichever is reached first will trigger the eviction event.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4050131#4050131
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4050131
More information about the jboss-user
mailing list