You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/09/02 23:57:21 UTC

[jira] [Updated] (IGNITE-3484) MVCC for cache data structures

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

Denis Magda updated IGNITE-3484:
--------------------------------
    Labels: important  (was: )

> MVCC for cache data structures
> ------------------------------
>
>                 Key: IGNITE-3484
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3484
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: cache
>            Reporter: Alexey Goncharuk
>              Labels: important
>             Fix For: 2.0
>
>
> We need to make sure that SQL queries are executed on a certain in-memory timestamp or version. This will require having as many versions of data in memory as needed by the ongoing SQL queries. Once the queries complete, the older versions should be discarded.
> TBD: design requirements for MVCC.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)