We use repeatable read and read uncommitted (different caches). We use 
read_uncommitted only to ensure a reader is never blocked. If read_committed 
would always allow read then we would be happy using that instead.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4129643
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to