You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Pavlukhin (JIRA)" <ji...@apache.org> on 2018/09/19 12:22:00 UTC

[jira] [Created] (IGNITE-9647) EVT_CACHE_OBJECT_REMOVED is fired when entry is absent before remove

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)