Konstantin Orlov created IGNITE-23487:
-----------------------------------------
Summary: Support cancellation tokens in IgniteCompute
Key: IGNITE-23487
URL: https://issues.apache.org/jira/browse/IGNITE-23487
Project: Ignite
Issue Type: Improvement
Components: compute
Reporter: Konstantin Orlov
In IGNITE-23430 new approach to cancel long-running processes has been
introduced: though pair {{CancelHandle}} + {{CancellationToken}}. Let's update
compute API by providing an ability to cancel compute jobs with
{{CancelHandle}}.
Need to add another group of {{execute<*>}} methods to {{IgniteCompute}}
interface accepting optional {{CancellationToken}} as input parameter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)