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/15 14:21:00 UTC

[jira] [Assigned] (IGNITE-11143) SQL: Warning about long query execution should be printed by timeout (now is printed after query finished)

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

Vladimir Ozerov reassigned IGNITE-11143:
----------------------------------------

    Assignee:     (was: Taras Ledkov)

> SQL: Warning about long query execution should be printed by timeout (now is printed after query finished)
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11143
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11143
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 2.7
>            Reporter: Taras Ledkov
>            Priority: Major
>             Fix For: 2.8
>
>
> Now the warning about the query execution time is too long is printed when the query is already finished. See {{IgniteH2Indexing#executeSqlQueryWithTimer}}. 
> It looks strange: user has no information about really long query until it ends. In the worst case the info about infinite query is printed never.
> The warning should be printed by timeout.
> Additional info about query: lazy mode, distributed joins etc, should be printed with the warning.



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