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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)