[
https://issues.apache.org/jira/browse/IGNITE-25084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev updated IGNITE-25084:
--------------------------------------
Description: Canceling job in compute results in the future being completed
with the {{CompletionException}} with generic {{ComputeException:
IGN-COMPUTE-9}} error code and message as a cause. The error code should be
separate for the cancellation and message should indicate that the job was
cancelled. (was: 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}}.)
> 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 generic {{ComputeException: IGN-COMPUTE-9}}
> error code and message as a cause. The error code should be separate for the
> cancellation and message should indicate that the job was cancelled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)