[jboss-user] [Clustering/JBoss] - Re: Session Replication - Concurrency Problems?
bstansberry@jboss.com
do-not-reply at jboss.com
Tue May 8 15:23:28 EDT 2007
sparrow: Don't use SERIALIZABLE; use REPEATABLE_READ. REPL_SYNC + SERIALIZABLE will almost for sure lead to lock timeout exceptions.
Everyone else -- is anyone seeing this problem with sticky sessions enabled and working properly? You have to use sticky sessions.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044042#4044042
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044042
More information about the jboss-user
mailing list