[
https://issues.apache.org/jira/browse/IGNITE-23441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Zhuravkov reassigned IGNITE-23441:
-----------------------------------------
Assignee: Maksim Zhuravkov
> Cancellation of script execution
> --------------------------------
>
> Key: IGNITE-23441
> URL: https://issues.apache.org/jira/browse/IGNITE-23441
> Project: Ignite
> Issue Type: Improvement
> Reporter: Pavel Pereslegin
> Assignee: Maksim Zhuravkov
> Priority: Major
> Labels: ignite-3
>
> When IGNITE-23430 is completed, we need to integrate the use of the
> cancellation token into the script execution flow.
> We need to do two things in {{MultiStatementHandler#processNext}}:
> 1. before executing the next statement, check if the cancellationtoken is
> canceled, if it is, then abort the script execution
> 2. bind {{QueryCancel}} used for the statement with the cancellation token
> And cover script cancellation with tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)