[
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 and get an
AssertionError.
Can be reproduced by ItSqlSynchronousApiTest cancelLongRunningStatement that
cancels a DML query during execution.
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
AssertionError as a result.
Can be reproduced by ItSqlSynchronousApiTest cancelLongRunningStatement that
cancels a DML query during execution.
> Sql. Inbox push throws Assertion error when called after Inbox close
> --------------------------------------------------------------------
>
> 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 and get an
> AssertionError.
> Can be reproduced by ItSqlSynchronousApiTest cancelLongRunningStatement that
> cancels a DML query during execution.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)