[
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)