[infinispan-issues] [JBoss JIRA] (ISPN-8539) Off Heap Expiration doesn't work with non EmbeddedMetadata
William Burns (JIRA)
issues at jboss.org
Wed Nov 15 09:56:00 EST 2017
William Burns created ISPN-8539:
-----------------------------------
Summary: Off Heap Expiration doesn't work with non EmbeddedMetadata
Key: ISPN-8539
URL: https://issues.jboss.org/browse/ISPN-8539
Project: Infinispan
Issue Type: Bug
Components: Off Heap
Affects Versions: 9.1.3.Final
Reporter: William Burns
Currently off heap just writes the custom metadata as serialized bytes. Unfortunately this isn't sufficient as it also would have to write the time it was accessed or created when using either expiration mode.
We also may want to find out if we even need to persist all custom metadata. For example memcached metadata seems fine to just treat as embedded.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list