You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/09/08 17:28:21 UTC

[jira] [Created] (IGNITE-3869) Reduce number of temporal objects produced by H2

Denis Magda created IGNITE-3869:
-----------------------------------

             Summary: Reduce number of temporal objects produced by H2
                 Key: IGNITE-3869
                 URL: https://issues.apache.org/jira/browse/IGNITE-3869
             Project: Ignite
          Issue Type: Task
          Components: cache
    Affects Versions: 1.4
            Reporter: Denis Magda
            Assignee: Sergi Vladykin
             Fix For: 2.1


Presently during the execution of a query H2 generates huge number of temporal objects (kind of wrappers) that eventually exhaust the heap and trigger long GC pauses. 

Need to revisit present implementation improving Ignite SQL engine and/or H2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)