[jboss-user] [JBoss Cache: Core Edition] - Re: FileCacheLoader failing with EOFException with fix

manik.surtani@jboss.com do-not-reply at jboss.com
Wed Mar 19 08:30:15 EDT 2008


No, it is still possible that one instance performs a read, another instance performs a write, both involving a cache loader.

There is no cluster-wide lock at the start.  Locking attempts to gain cluster-wide locks during the prepare phase of a 2-phase commit, and the transaction fails if this cannot be obtained.

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

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



More information about the jboss-user mailing list