]
Tristan Tarrant updated ISPN-7697:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.1.Final
(was: 9.1.0.Final)
Resolution: Done
DefaultDataContainer.containsKey expires entry without
synchronization and notification
---------------------------------------------------------------------------------------
Key: ISPN-7697
URL:
https://issues.jboss.org/browse/ISPN-7697
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.0.0.Final
Reporter: Radim Vansa
Assignee: William Burns
Fix For: 9.0.1.Final
{{DefaultDataContainer.containsKey}} calls entries.remove if the entry is expired without
any checks/atomicity.