/commented by dmitriy setrakyan/ I think you need /EVT_CACHE_OBJECT_PUT/ event for this purpose. You can always evaluate /CacheEvent.oldValue/ to decide if the entry is new or is being updated (new entries will have old value set to null)
----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Difference-between-cache-event-types-tp138p139.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
