]
Manik Surtani resolved JBCACHE-1482.
------------------------------------
Resolution: Won't Fix
ActivationInterceptor leaks memory
----------------------------------
Key: JBCACHE-1482
URL:
https://jira.jboss.org/jira/browse/JBCACHE-1482
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Cache loaders
Affects Versions: 2.2.1.GA
Reporter: Krzysztof Sobolewski
Assignee: Manik Surtani
ActivationInterceptor in 2.2 branch has an ActivationModificationsBuilder, which in turn
has a List<Modification> cacheLoaderModifications. This list is always added to and
never removed from; I can see that there used to be a user of this list, but it's
commented out (in CacheStoreInterceptor.handleCommitCommand()). The result is always
increasing memory in passivation mode (under our normal load it fills up rather quickly).
From what I can see, this list can be safely removed altogether, right?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: