[infinispan-issues] [JBoss JIRA] (ISPN-8949) Clear from data container doesn't remove expired entries

Dan Berindei (JIRA) issues at jboss.org
Fri Mar 16 03:14:00 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-8949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Berindei updated ISPN-8949:
-------------------------------
    Description: 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.  (was: 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.)


> 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
>
>
> 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)


More information about the infinispan-issues mailing list