[
https://issues.apache.org/jira/browse/IGNITE-9321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-9321:
------------------------------------
Description: Currently cache events are not fired for MVCC caches. Need to
restore all cache events. (was: Currently cache events are not fired for MVCC
caches. Need to decide what to do with it. Possible options:
# Fix events (will require separate data structure and incur possibly serious
overhead)
# Do not fire events at all
# Introduce new events which will not require additional data structures (e.g.
"entry_changed" which may be fired even if transaction is rolled back in the
end))
> 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
> Priority: Major
> Fix For: 2.7
>
>
> Currently cache events are not fired for MVCC caches. Need to restore all
> cache events.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)