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 2019/02/17 15:57:00 UTC

[jira] [Created] (IGNITE-11341) SQL: Enable lazy mode by default

Vladimir Ozerov created IGNITE-11341:
----------------------------------------

             Summary: SQL: Enable lazy mode by default
                 Key: IGNITE-11341
                 URL: https://issues.apache.org/jira/browse/IGNITE-11341
             Project: Ignite
          Issue Type: Task
          Components: sql
            Reporter: Vladimir Ozerov
            Assignee: Taras Ledkov


We redesigned lazy mode, so that now it doesn't spawn new thread and has the same performance as old "eager" mode (IGNITE-9171). However, we didn't enable it by default because H2 1.4.197 contains several bugs causing query engine slowdown in some cases when lazy mode is set. These issues are resolved in H2 master and will become available as a part of the next release (presumably 1.4.198). 

We need to make lazy mode enabled by default once new version is available (IGNITE-10801).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)