]
Gustavo Fernandes reassigned ISPN-8370:
---------------------------------------
Assignee: Gustavo Fernandes
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: Off Heap, Server
Affects Versions: 9.1.1.Final, 9.2.0.Alpha1
Reporter: Gustavo Fernandes
Assignee: 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.