Hello,

Well, if I call cache.remove(fqn) in a tx, then any subsequent calls return 
null, without hitting the cache loader. Only after the tx is commited, the 
cache loader is queried. (In the no-tx scenario it behaves as if the tx was 
commited immediately after the operation.) That's what my experiments show ;)

This behaviour (I think) is consistent with this bug:
https://jira.jboss.org/jira/browse/JBCACHE-352

Adam

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256579
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to