[jboss-user] [JBoss Cache: Core Edition] - Re: TcpDelegatingCacheLoader

lovelyliatroim do-not-reply at jboss.com
Thu Jan 15 04:54:31 EST 2009


Another scenario that can currently happen is this


T1 acquires lock
T1 Writes and attempts to read but times out and throws exception
T2 acquires lock
T2 Writes 
T2 Reads but he will read T1s response (not 100% sure but I would say it would)
T1 Resets the socket


Now if an app starts returning wrong data to what it asked for........would lead to alot of problems.



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

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



More information about the jboss-user mailing list