[infinispan-issues] [JBoss JIRA] (ISPN-8656) PersistenceUtil.loadAndStoreInDataContainer removes expired entries preemptively
William Burns (JIRA)
issues at jboss.org
Thu Jan 4 13:40:00 EST 2018
William Burns created ISPN-8656:
-----------------------------------
Summary: PersistenceUtil.loadAndStoreInDataContainer removes expired entries preemptively
Key: ISPN-8656
URL: https://issues.jboss.org/browse/ISPN-8656
Project: Infinispan
Issue Type: Bug
Components: Expiration
Affects Versions: 9.1.4.Final
Reporter: William Burns
Assignee: William Burns
The PersistenceUtil.loadAndStoreInDataContainer method uses an action that returns null if an entry is expired. This then removes the entry from the data container, which makes remove expired command not work properly as well as prevents an expiration notification from occurring.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list