[
https://issues.apache.org/jira/browse/IGNITE-22427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855932#comment-17855932
]
Mikhail Pochatkin commented on IGNITE-22427:
--------------------------------------------
LGTM Thanks!
Merged to main 139ef93389b1af910e2ce8d58e9ec9ed84eb74b9
> Fix JobExecution.cancelAsync semantics
> --------------------------------------
>
> Key: IGNITE-22427
> URL: https://issues.apache.org/jira/browse/IGNITE-22427
> Project: Ignite
> Issue Type: Improvement
> Components: compute
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Javadoc says:
> {code}
> returns {@code false} when the job couldn't be cancelled (either it's not yet
> started...
> {code}
> If the job is not yet started, it should be removed from the queue:
> * Make sure the method works as expected
> * Fix javadoc
--
This message was sent by Atlassian Jira
(v8.20.10#820010)