[infinispan-issues] [JBoss JIRA] (ISPN-8380) OffHeap doesn't expire entries on access
William Burns (JIRA)
issues at jboss.org
Tue Aug 28 12:44:00 EDT 2018
[ https://issues.jboss.org/browse/ISPN-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns updated ISPN-8380:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/6217
Due to the rewrite of the off heap container, this now supports removal when entries expire.
> OffHeap doesn't expire entries on access
> ----------------------------------------
>
> Key: ISPN-8380
> URL: https://issues.jboss.org/browse/ISPN-8380
> Project: Infinispan
> Issue Type: Bug
> Components: Expiration, Off Heap
> Affects Versions: 9.1.1.Final
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 9.4.0.Final
>
>
> Off Heap currently does not expire entries when they are read through a get or other operations. Instead it only removes entries when the reaper is ran. We need to make sure to remove these entries on access to free memory sooner.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list