[jbosscache-dev] Latest CacheLoaderInterceptor changes

Vladimir Blagojevic vladimir.blagojevic at jboss.com
Fri Dec 8 10:46:06 EST 2006


Hey Elias,

Latest HEAD changes of CacheLoaderInterceptor cause some of state
transfer tests to blow up with Throwable although not recorded on CC.
The specific change was the last change in HEAD and was related to
method createTempNode. 

In createTempNode if I remove code line n.getNodeSPI().setDataLoaded()
this problem goes away. setDataLoaded is already taken care of in
createNodes() called from createTempNode. BTW setDataLoaded in NodeImpl
is very confusing. It does have TODO marker "remove this" :) Would you
please give this issue some thought?

Regards,
Vladimir




More information about the jbosscache-dev mailing list