Ivan Pavlukhin created IGNITE-9647:
--------------------------------------
Summary: EVT_CACHE_OBJECT_REMOVED is fired when entry is absent before remove
Key: IGNITE-9647
URL:
https://issues.apache.org/jira/browse/IGNITE-9647 Project: Ignite
Issue Type: Bug
Components: cache
Reporter: Ivan Pavlukhin
Attachments: RemoveEventBugReproducer.java
Currently {{cache.remove(key)}} triggers {{EVT_CACHE_OBJECT_REMOVED}} event regardless whether entry was in cache before remove or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)