]
Tristan Tarrant updated ISPN-10074:
-----------------------------------
Fix Version/s: 9.4.12.Final
(was: 9.4.11.Final)
DefaultSegmentedDataContainer executeTask() and iterator() include
expired entries
----------------------------------------------------------------------------------
Key: ISPN-10074
URL:
https://issues.jboss.org/browse/ISPN-10074
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 10.0.0.Beta2, 9.4.10.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Priority: Major
Fix For: 10.0.0.Beta4, 9.4.12.Final
The {{executeTask()}} javadoc doesn't mention expired entries, but
{{iterator()}}'s says they shouldn't be included, and non-segmented containers do
not include them.