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

ASF GitHub Bot commented on IGNITE-6631:
----------------------------------------

GitHub user devozerov opened a pull request:

    https://github.com/apache/ignite/pull/2855

    IGNITE-6631

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6631

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2855.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2855
    
----
commit 1438eb74b5789d8dbf5d241be0facae0766bc561
Author: devozerov <[email protected]>
Date:   2017-10-13T19:53:42Z

    Optos.

commit c0db1bc8a04d16789eb36903bb05d9920389d98b
Author: devozerov <[email protected]>
Date:   2017-10-13T20:12:34Z

    Fixed.

commit be689c22c0409658ec84aba701c7b18d688c82f7
Author: devozerov <[email protected]>
Date:   2017-10-13T20:17:46Z

    Minors.

----


> 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
>             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)

Reply via email to