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

Vadim Pakhnushev updated IGNITE-25084:
--------------------------------------
    Summary: Use specific error code for cancelled compute job  (was: Throw 
CancellationException instead of CompletionException when cancelling compute 
job)

> Use specific error code for cancelled compute job
> -------------------------------------------------
>
>                 Key: IGNITE-25084
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25084
>             Project: Ignite
>          Issue Type: Bug
>          Components: compute
>            Reporter: Vadim Pakhnushev
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>
> Canceling job in compute results in the future being completed with the 
> {{CompletionException}} with {{ComputeException: IGN-COMPUTE-9}} as a cause. 
> The resulting future should be cancelled instead, so that it completes with 
> the {{CancellationException}}.



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

Reply via email to