[jboss-user] [JBossCache] - Re: Timeout/Lock exception in single user/single thread envi

manik.surtani@jboss.com do-not-reply at jboss.com
Wed Jan 23 10:23:11 EST 2008


Sounds like something related to JBCACHE-1165.

Isolation level of NONE always causes issues since there is no locking whatsoever between threads - not even read locks.

With REPEATABLE_READ you have timeout issues?  I'd recommend focusing on R_R and the latest SP release from 1.4.1.

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

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



More information about the jboss-user mailing list