William Burns created ISPN-8949:
-----------------------------------
Summary: Clear from data container doesn't remove expired entries
Key: ISPN-8949
URL:
https://issues.jboss.org/browse/ISPN-8949
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.2.0.Final
Reporter: William Burns
Assignee: William Burns
Fix For: 9.2.1.Final
The issue
https://issues.jboss.org/browse/ISPN-8548 changed it so that we don't pull
entries into memory at once for a clear. However it also is using the iterator method
which doesn't return expired entries. We should also return and subsequently remove
expired entries.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)