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

[jira] [Created] (IGNITE-6931) Avoid extra deserialization on index rebuild

Igor Seliverstov created IGNITE-6931:
----------------------------------------

             Summary: Avoid extra deserialization on 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)