[jbosscache-dev] TcpCacheLoader cannot support load/store state operations

Vladimir Blagojevic vladimir.blagojevic at jboss.com
Fri Sep 8 10:37:42 EDT 2006


Hi,

We are not going to be able to support load/store state operations with
TcpCacheLoader so easily since we can not serialize stream handles to
remote delegate cache. I will leave load/store operations throwing
UnsupportedOperationException and TcpCacheLoaderTest is an expected
failure. It seems like it will be a similar case with rpc and rmi based
cacheloaders. We have to think of a solution for these cases that will
not be a kludge. 

Vladimir 




More information about the jbosscache-dev mailing list