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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...