You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/10/13 20:32:00 UTC

[jira] [Updated] (IGNITE-6631) Optimize GridH2KeyValueRowOnheap.getValue() method

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

Vladimir Ozerov updated IGNITE-6631:
------------------------------------
    Labels: performance  (was: )

> Optimize GridH2KeyValueRowOnheap.getValue() method
> --------------------------------------------------
>
>                 Key: IGNITE-6631
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6631
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>              Labels: performance
>             Fix For: 2.4
>
>
> There are some unnecessary operations around this method:
> 1) Redundant recursion
> 2) Too big value cache
> Etc.
> Need to optimize it.



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