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/06/08 08:29:18 UTC

[jira] [Updated] (IGNITE-3869) Reduce number of temporary objects produced by H2

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

Vladimir Ozerov updated IGNITE-3869:
------------------------------------
    Fix Version/s:     (was: 2.1)
                   2.2

> Reduce number of temporary objects produced by H2
> -------------------------------------------------
>
>                 Key: IGNITE-3869
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3869
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>    Affects Versions: 1.4
>            Reporter: Denis Magda
>            Assignee: Sergi Vladykin
>              Labels: important
>             Fix For: 2.2
>
>
> Presently during the execution of a query H2 generates significant 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.15#6346)