Hi,

I have a question concerning transaction isolation levels.  Using the 
Serilizable level no write or read locks will be granted to TXN2 until TXN1 
releases them.  Will the same hold for  n number of TreeCache instances in 
cluster of n machines? In other words, Will TXN1 on node a/b/c  on server 1 
block TXN1 on node a/b/c on server2?  My undertanding of transactions is that 
it will not prevent read/writes on different machines in a cluster.

Thanks,
Bill

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

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


-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to