You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Garus (Jira)" <ji...@apache.org> on 2020/09/29 07:35:00 UTC

[jira] [Updated] (IGNITE-13490) Cache operation getAndPut doesn't trigger a CacheEvent with type EVT_CACHE_OBJECT_READ.

     [ https://issues.apache.org/jira/browse/IGNITE-13490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Garus updated IGNITE-13490:
---------------------------------
    Description: 
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 is in the attachment.

  was:
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.


> 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
>            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_ operation is executed.
>  A transaction cache works fine.
> The reproducer is in the attachment.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)