[jboss-dev-forums] [Design of JBossCache] - Re: Patch adding transactional putSilent() method
manik.surtani@jboss.com
do-not-reply at jboss.com
Tue Sep 18 13:16:38 EDT 2007
Just an initial thought on your patch, but by not suspending any ongoing transactions and working on the workspace nodes directly means that this fix isn't portable across node locking schemes. In the pessimistic case this will still allow cache failures to cause your business transactions to roll back.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4085631#4085631
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4085631
More information about the jboss-dev-forums
mailing list