It doesn't matter if you use a cache loader or not.  If you have an eviction 
policy set up, it will start to clear stuff from memory if it fills up.  

Usually this involves removing a node, but if the node has children, then it 
will just remove the data in the node and mark the node as uninitialised.

HTH.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020677
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to