[
https://issues.apache.org/jira/browse/IGNITE-23769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17907371#comment-17907371
]
Vadim Pakhnushev commented on IGNITE-23769:
-------------------------------------------
In the IGNITE-24008 additional cancellation of the future was added, we should
investigate whether this ticket could solve that issue, since there was a race
between cancelling split future and completing the executions future.
> Compute job cancel race
> -----------------------
>
> Key: IGNITE-23769
> URL: https://issues.apache.org/jira/browse/IGNITE-23769
> Project: Ignite
> Issue Type: Bug
> Components: compute
> Reporter: Vadim Pakhnushev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
>
> When compute job is cancelled via {{cancelAsync}} method, its result future
> {{resultAsync}} sometimes doesn't complete exceptionally as it should. This
> is due to the data race in the {{QueueExecutionImpl}} and state transitions
> there.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)