[jboss-user] [JBoss Cache: Core Edition] - Re: Eviction node event queue warning

manik.surtani@jboss.com do-not-reply at jboss.com
Mon Aug 25 14:48:02 EDT 2008


It would certainly re-add the object in the cache - in your eviction listener you are doing a cache.get() again which will trigger a VISIT event.  :-)

What are you trying to do in your eviction listener anyway?  The actual eviction is handled by the eviction policy.

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

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



More information about the jboss-user mailing list