[jboss-user] [JBoss Cache: Core Edition] - Re: on child insert parent, child collection updated in DB b

dukehoops do-not-reply at jboss.com
Mon Mar 9 14:57:43 EDT 2009


I think I found a bug:

Basically, because of failSilently==true putForExternalRead ends up adding Node to MVCCInvocationContext.lookedUpNodes but subsequent evictNode() uses MVCCInvocationContext.mvccTCtx to look up the same node (and fails to find it). See details here:

http://www.jboss.org/index.html?module=bb&op=viewtopic&t=151904

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

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



More information about the jboss-user mailing list