[
https://issues.jboss.org/browse/ISPN-10074?page=com.atlassian.jira.plugin...
]
Dan Berindei commented on ISPN-10074:
-------------------------------------
Additional detail: ISPN-5451 added segmented data containers, made them include entries
expired according to maxIdle, and also changed {{ExpirationFunctionalTest}} to expect
expired entries when the cache is clustered.
{{ExpirationSingleFileStoreDistListenerFunctionalTest}} is the only subclass using a
clustered cache, and it fails when the data segmentation feature is disabled.
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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)