Konstantin Orlov created IGNITE-15122:
-----------------------------------------
Summary: 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
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)