[infinispan-issues] [JBoss JIRA] (ISPN-8370) Offheap does not expire entries created by the Rest server
Gustavo Fernandes (JIRA)
issues at jboss.org
Wed Oct 4 05:12:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-8370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gustavo Fernandes updated ISPN-8370:
------------------------------------
Description:
The Rest server creates a special kind of metadata, e.g. {{MimeMetadata}} which is ignored by the offheap datacontainer causing it to discard the creation time for the entry.
Apart from that, expiration is only done via the reaper, and not when entry is acessed like the DefaultDataContainer.
was:
The Rest server creates a special kind of metadata, e.g. ```MimeMetadata``` which is ignored by the offheap datacontainer causing it to discard the creation time for the entry.
Apart from that, expiration is only done via the reaper, and not when entry is acessed like the DefaultDataContainer.
> Offheap does not expire entries created by the Rest server
> ----------------------------------------------------------
>
> Key: ISPN-8370
> URL: https://issues.jboss.org/browse/ISPN-8370
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Reporter: Gustavo Fernandes
>
> The Rest server creates a special kind of metadata, e.g. {{MimeMetadata}} which is ignored by the offheap datacontainer causing it to discard the creation time for the entry.
> Apart from that, expiration is only done via the reaper, and not when entry is acessed like the DefaultDataContainer.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list