[jboss-user] [JBoss Cache: Core Edition] - Re: custom method to get size of nodes in cache evicts some

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Apr 14 19:19:18 EDT 2008


It wouldn't be causing the node to be evicted - the EvictionEvent just marks an event for the eviction thread to process, which, depending on your algorithm, may remove the node from the eviction queue, e.g., if it has been used recently and you are using a LRU algorithm.

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

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



More information about the jboss-user mailing list