]
Jason T. Greene updated JBCACHE-736:
------------------------------------
Assignee: Jason T. Greene (was: Ben Wang)
PojoCache passivation failure
-----------------------------
Key: JBCACHE-736
URL:
http://jira.jboss.com/jira/browse/JBCACHE-736
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: PojoCache
Affects Versions: 1.4.0.GA
Reporter: Ben Wang
Assigned To: Jason T. Greene
Fix For: PojoCache
In release 1.4 of PojoCache, passivation won't work becuase the new
AopEvictionInterceptor and that we override the evict method such that we issue
recursiveEvict that in turn is doing _remove(). Becuase of this, it bypasses the
passivation interceptor.
However, the fix is not so obvious. As it also involves the eviction paradigm for POJo as
well. In 2.0 instead, I have opted for not to over-ride evict such that we would only
support passivation on a node basis (instead of POJO). This way, passivation is
transparent to the POJO level. I have a passivation package to test out these cases.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: