[
https://issues.apache.org/jira/browse/IGNITE-15698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Taras Ledkov updated IGNITE-15698:
----------------------------------
Description:
SQL query may hangs where table is dropped concurrently.
*Root cause:*
Unhanded exception at the query thread at:
{{GridMapQueryExecutor#onQueryRequest}} when a cache is destroyed.
was:SQL query may hangs where table is dropped concurrently.
> SQL query may hangs where table is dropped concurrently
> --------------------------------------------------------
>
> Key: IGNITE-15698
> URL: https://issues.apache.org/jira/browse/IGNITE-15698
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Reporter: Alexander Belyak
> Assignee: Alexander Belyak
> Priority: Major
> Fix For: 2.13
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> SQL query may hangs where table is dropped concurrently.
> *Root cause:*
> Unhanded exception at the query thread at:
> {{GridMapQueryExecutor#onQueryRequest}} when a cache is destroyed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)