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

Andrew Mashenkov reassigned IGNITE-7371:
----------------------------------------

    Assignee:     (was: Andrew Mashenkov)

> MVCC TX Repeatable read semantic
> --------------------------------
>
>                 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
>
> Repeatable read isolation implies that each GET operation whithin tx gets a 
> last commited version of entry *at the time the tx was started*. Curentrly we 
> get a last commited version of entry *at the time the first read operation 
> invokes on a particular key whithin tx.* We need to fix this unconsistence.



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

Reply via email to