[
https://issues.apache.org/jira/browse/IGNITE-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16205524#comment-16205524
]
ASF GitHub Bot commented on IGNITE-6631:
----------------------------------------
Github user devozerov closed the pull request at:
https://github.com/apache/ignite/pull/2855
> 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)