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

Maksim Zhuravkov updated IGNITE-24274:
--------------------------------------
    Description: 
Inbox operator does not handle closing properly, because it is possible to 
invoke Inbox close, then to get a queued call to Inbox doPush that eventually 
runs some operator's logic.



  was:
Inbox operator does not handle closing properly, because it is possible to 
invoke Inbox close, then to get a queued call to Inbox doPush and get an 
AssertionError.

Can be reproduced by ItSqlSynchronousApiTest cancelLongRunningStatement that 
cancels a DML query during execution. 



> Sql. Inbox does not handle closing properly
> -------------------------------------------
>
>                 Key: IGNITE-24274
>                 URL: https://issues.apache.org/jira/browse/IGNITE-24274
>             Project: Ignite
>          Issue Type: Bug
>          Components: sql
>            Reporter: Maksim Zhuravkov
>            Priority: Major
>              Labels: ignite-3
>
> Inbox operator does not handle closing properly, because it is possible to 
> invoke Inbox close, then to get a queued call to Inbox doPush that eventually 
> runs some operator's logic.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to