[jboss-user] [JBossCache] - Re: Query related to jboss cache transaction

manik.surtani@jboss.com do-not-reply at jboss.com
Tue Jan 15 07:58:33 EST 2008


No.  A transaction will just scope locks on your local cache instance for the duration of the transaction.  During the 2-phase commit (for sync replication) remote locks are acquired.  If these cannot be acquired, the transaction fails and rolls back.

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

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



More information about the jboss-user mailing list