[jboss-dev-forums] [Design of JBossCache] - Re: PCACHE-80 - Eviction and pojo field read race condition

galder.zamarreno@jboss.com do-not-reply at jboss.com
Mon Apr 27 23:19:54 EDT 2009


With the current code, the moment the pojo has been evicted and you call one of it's set/get methods, the cache interceptor will be removed, so the indeterminism is already present, even before the suggested change.

If we're gonna fix the indeterminism at some point, we'll need some option to cope with both scenarios, since there might be users already relying on this.

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

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



More information about the jboss-dev-forums mailing list