[jboss-user] [JBoss Cache Users] - Re: Invalidation-only cache

adamw do-not-reply at jboss.com
Wed Sep 23 06:15:11 EDT 2009


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



More information about the jboss-user mailing list