You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Stanilovsky Evgeny (Jira)" <ji...@apache.org> on 2021/07/15 06:16:00 UTC

[jira] [Commented] (IGNITE-15122) Calcite. Remove sync mode of RootNode#closeInternal

    [ https://issues.apache.org/jira/browse/IGNITE-15122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17381063#comment-17381063 ] 

Stanilovsky Evgeny commented on IGNITE-15122:
---------------------------------------------

looks good.

> Calcite. Remove sync mode of RootNode#closeInternal
> ---------------------------------------------------
>
>                 Key: IGNITE-15122
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15122
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Konstantin Orlov
>            Assignee: Konstantin Orlov
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently we are waiting on future to complete inside RootNode#closeInternal. It potentially could causes a query to stale in case someone will invoke this method inside a taskExecutor.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)