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
Show replies by date