Maksim Zhuravkov created IGNITE-24274:
-----------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)