[jboss-user] [JBossCache] - Re: Weird TreeCache.printDetails()

manik.surtani@jboss.com do-not-reply at jboss.com
Thu Feb 22 11:28:08 EST 2007


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



More information about the jboss-user mailing list