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

Ivan Pavlukhin updated IGNITE-9321:
-----------------------------------
    Description: 
Currently cache events are not fired for MVCC caches. Need to restore all cache 
events. 

Starting point: {{org.apache.ignite.events.EventType#EVTS_CACHE}}. All these 
events should work in the same way on both MVCC and non-MVCC caches.

Events are supposed to fire right away without deferring to transaction end 
phase.

  was:
Currently cache events are not fired for MVCC caches. Need to restore all cache 
events. 

Starting point: \{{org.apache.ignite.events.EventType#EVTS_CACHE}}. All these 
events should work in the same way on both MVCC and non-MVCC caches.


> MVCC: support cache events
> --------------------------
>
>                 Key: IGNITE-9321
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9321
>             Project: Ignite
>          Issue Type: Task
>          Components: mvcc
>            Reporter: Vladimir Ozerov
>            Assignee: Ivan Pavlukhin
>            Priority: Major
>             Fix For: 2.7
>
>
> Currently cache events are not fired for MVCC caches. Need to restore all 
> cache events. 
> Starting point: {{org.apache.ignite.events.EventType#EVTS_CACHE}}. All these 
> events should work in the same way on both MVCC and non-MVCC caches.
> Events are supposed to fire right away without deferring to transaction end 
> phase.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to