[
https://issues.apache.org/jira/browse/IGNITE-9464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Mashenkov updated IGNITE-9464:
-------------------------------------
Description:
Make get/getAll, put/PutAll/getAndPut, remove/removeAll/getAndRemove operations
consistent with SQL queries in MVCC mode.
This requires to implement MVCC protocol for cache operations.
was:
Make get/getAll, put/PutAll, remove/removeAll operations consistent with SQL
queries in MVCC mode.
This requires to implement MVCC protocol for cache operations.
> MVCC TX: make cache basic operations support Mvcc tx mode.
> ----------------------------------------------------------
>
> Key: IGNITE-9464
> URL: https://issues.apache.org/jira/browse/IGNITE-9464
> Project: Ignite
> Issue Type: New Feature
> Components: cache, mvcc
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Priority: Major
>
> Make get/getAll, put/PutAll/getAndPut, remove/removeAll/getAndRemove
> operations consistent with SQL queries in MVCC mode.
> This requires to implement MVCC protocol for cache operations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)