[jira] [Created] (IGNITE-10738) MVCC: Enable page evictions for MVCC caches with in-memory mode

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10738) MVCC: Enable page evictions for MVCC caches with in-memory mode

Anton Vinogradov (Jira)
Roman Kondakov created IGNITE-10738:
---------------------------------------

             Summary: MVCC: Enable page evictions for MVCC caches with in-memory mode
                 Key: IGNITE-10738
                 URL: https://issues.apache.org/jira/browse/IGNITE-10738
             Project: Ignite
          Issue Type: Improvement
          Components: mvcc
            Reporter: Roman Kondakov


Currently MVCC caches are not allowed to be located in data regions with enabled page evictions in in-memory mode because unexpected data purges may lead to repeatable read semantics violations. See this [thread|http://apache-ignite-developers.2346864.n4.nabble.com/Page-eviction-for-in-memory-mode-with-enabled-MVCC-tt39460.html] on dev-list for details.

We need to think about a suitable solution to this problem and implement it.



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