You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Seliverstov (JIRA)" <ji...@apache.org> on 2017/11/16 16:02:00 UTC

[jira] [Updated] (IGNITE-6931) Simplify index rebuild

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

Igor Seliverstov updated IGNITE-6931:
-------------------------------------
    Summary: Simplify index rebuild  (was: Avoid extra deserialization on index rebuild)

> Simplify index rebuild
> ----------------------
>
>                 Key: IGNITE-6931
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6931
>             Project: Ignite
>          Issue Type: Improvement
>      Security Level: Public(Viewable by anyone) 
>          Components: cache, sql
>    Affects Versions: 2.3
>            Reporter: Igor Seliverstov
>            Assignee: Igor Seliverstov
>             Fix For: 2.4
>
>
> Currently on index rebuild we open a cursor over cache keys and for each key get a full row instead of using already extracted one. 



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