[jboss-user] [JBossCache] - Re: uninitialized nodes

aditsu do-not-reply at jboss.com
Fri Jun 29 00:04:21 EDT 2007


I also found that CacheLoaderInterceptor.loadChildren() actually calls setDataLoaded(false) explicitly on every single child node, ignoring the fact that data was already in memory.
It looks like JBC is trying every possible way to make sure that I can never optimize data preloading, and it loads each node separately from the cache loader, even multiple times.

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

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



More information about the jboss-user mailing list