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

Nikolay Izhikov updated IGNITE-7371:
------------------------------------
    Fix Version/s:     (was: 2.7)
                   2.8

> MVCC: Repeatable read TX should cache entries locally.
> ------------------------------------------------------
>
>                 Key: IGNITE-7371
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7371
>             Project: Ignite
>          Issue Type: New Feature
>          Components: cache, mvcc
>            Reporter: Igor Seliverstov
>            Priority: Major
>             Fix For: 2.8
>
>
> Repeatable read isolation implies that each GET operation whithin tx gets a 
> last commited version of entry *at the time the tx was started*. 
> A value that just has been got, should be cached locally in TX to avoid 
> remote call on repeatable get().



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

Reply via email to