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

Mikhail Pochatkin resolved IGNITE-22428.
----------------------------------------
    Resolution: Duplicate

Fixed by [IGNITE-22431] Rename ComputeJobRunner to MapReduceJob - ASF JIRA 
(apache.org)

> Rename JobExecutionContext.isInterrupted to isCancelled
> -------------------------------------------------------
>
>                 Key: IGNITE-22428
>                 URL: https://issues.apache.org/jira/browse/IGNITE-22428
>             Project: Ignite
>          Issue Type: Improvement
>          Components: compute
>    Affects Versions: 3.0.0-beta1
>            Reporter: Pavel Tupitsyn
>            Assignee: Mikhail Pochatkin
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-beta2
>
>
> Currently, *JobExecutionContext.isInterrupted* is set to true when the job is 
> cancelled. This flag exists so that any job-related thread can perform 
> cooperative cancellation (as opposed to relying on thread interrupted status).
> Therefore, *isCancelled* is a better name. Improve javadoc accordingly.



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

Reply via email to