Semen Boikov created IGNITE-2620:
------------------------------------
Summary: Extra 'entry expired' events
Key: IGNITE-2620
URL:
https://issues.apache.org/jira/browse/IGNITE-2620 Project: Ignite
Issue Type: Bug
Affects Versions: 1.5.0.final
Reporter: Semen Boikov
Assignee: Yakov Zhdanov
Added test reproducing issue: IgniteCacheEntryListenerExpiredEventsTest (more then 1 event can be fired for single entry expiration).
Very suspicious place is GridCacheMapEntry.onTtlExpired: even when entry is obsolete it calls 'clearIndex' and 'releaseSwap' (these calls should be prohibited for obsolete entry).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)