[
https://issues.apache.org/jira/browse/IGNITE-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Semen Boikov updated IGNITE-5936:
---------------------------------
Description: At first committed data is stored in separate data
structure.Need implement some procedure to remove from mvcc storage versions
which are not needed anymore and flush committed versions in main storage.
Version which is safe to remove (there are not readers using this version)
should be somehow passed from coordinator to servers. (was: Need implement
some procedure to remove from mvcc storage versions which are not needed
anymore. Version which is safe to remove (there are not readers using this
version) should be somehow passed from coordinator to servers.)
> Cleanup of not needed and committed versions
> --------------------------------------------
>
> Key: IGNITE-5936
> URL: https://issues.apache.org/jira/browse/IGNITE-5936
> Project: Ignite
> Issue Type: Sub-task
> Components: cache, sql
> Reporter: Semen Boikov
> Fix For: 2.2
>
>
> At first committed data is stored in separate data structure.Need implement
> some procedure to remove from mvcc storage versions which are not needed
> anymore and flush committed versions in main storage. Version which is safe
> to remove (there are not readers using this version) should be somehow passed
> from coordinator to servers.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)