[infinispan-issues] [JBoss JIRA] (ISPN-3997) Expired cache entries are not pruned from memory and store on access
Wolf-Dieter Fink (JIRA)
issues at jboss.org
Tue Feb 11 07:01:29 EST 2014
Wolf-Dieter Fink created ISPN-3997:
--------------------------------------
Summary: Expired cache entries are not pruned from memory and store on access
Key: ISPN-3997
URL: https://issues.jboss.org/browse/ISPN-3997
Project: Infinispan
Issue Type: Bug
Components: Eviction
Affects Versions: 6.0.1.Final, 7.0.0.Alpha1
Environment: Remote HotRod access to infinispan-server
Reporter: Wolf-Dieter Fink
Assignee: Dan Berindei
Due to the documentation expired entries are pruned by having a scheduler or if they are accessed after expiration.
This will not be done if the key is access.
In case of having no scheduler to prune the entries this might cause OutOfMemory issues.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list