Vladimir Ozerov created IGNITE-6631:
---------------------------------------
Summary: 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)