You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2017/08/30 09:23:00 UTC

[jira] [Comment Edited] (IGNITE-6149) Create mvcc prototype application

    [ https://issues.apache.org/jira/browse/IGNITE-6149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16146943#comment-16146943 ] 

Semen Boikov edited comment on IGNITE-6149 at 8/30/17 9:22 AM:
---------------------------------------------------------------

Attached prototype application simulating cache.getAll, index scan query and committed versions cleanup.


was (Author: sboikov):
Attached prototype application simulating cache.getAll and index scan query.

> Create mvcc prototype application
> ---------------------------------
>
>                 Key: IGNITE-6149
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6149
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: cache
>            Reporter: Semen Boikov
>            Assignee: Semen Boikov
>             Fix For: 2.3
>
>         Attachments: MvccTestApp.java
>
>
> Need create simple prototype application to verify major concepts:
> - which data should be stored on coordinator and on data nodes
> - filtering algorithm for getAll and sql operations
> - clean up of committed versions



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)