[jboss-user] [JBoss Cache: Core Edition] - Re: Far cache (TcpCacheServer) configuration

rs1050 do-not-reply at jboss.com
Tue Dec 30 20:55:39 EST 2008


After come debugging here is what I see: 

1. TCPServer does get request from the 'A' and send back non-empty map (instance of Immutables.ImmutableMapWrapper) for the requested node.

2. TCPDelegatingCacheLoaders does get an empty Immutables.ImmutableMapWrapper even though I see that it actually restores non-empty FastCopyHashMap in the process of reading from the stream.

Can this be some kind of de-serialization bug?

Thank you.

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

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



More information about the jboss-user mailing list