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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
