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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...