Denis Garus created IGNITE-13490:
------------------------------------
Summary: Cache operation getAndPut doesn't trigger a CacheEvent with type EVT_CACHE_OBJECT_READ.
Key: IGNITE-13490
URL:
https://issues.apache.org/jira/browse/IGNITE-13490 Project: Ignite
Issue Type: Bug
Components: cache
Reporter: Denis Garus
Attachments: GetAndPutCacheEventsTest.java
An atomic cache doesn't trigger a CacheEvent with type EVT_CACHE_OBJECT_READ for a remote filter when _getAndPut_ operation is executed.
A transaction cache works fine.
The reproducer in the attachment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)