[
https://issues.apache.org/jira/browse/IGNITE-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Garus updated IGNITE-13490:
---------------------------------
Summary: Cache operation getAndXXX doesn't trigger a CacheEvent with type
EVT_CACHE_OBJECT_READ. (was: Cache operation getAndPut doesn't trigger a
CacheEvent with type EVT_CACHE_OBJECT_READ.)
> Cache operation getAndXXX 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
> Priority: Major
> Attachments: GetAndPutCacheEventsTest.java
>
>
> An atomic cache doesn't trigger a CacheEvent with type EVT_CACHE_OBJECT_READ
> for a remote filter when _getAndPut, getAndPutAsync, getAndPutIfAbsent,
> getAndPutIfAbsentAsync_ operations are executed.
> A transaction cache works fine.
> The reproducer is in the attachment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)