[
https://issues.apache.org/jira/browse/IGNITE-28189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Petrov updated IGNITE-28189:
------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> Incorrect status of a Compute Task when it is canceled
> ------------------------------------------------------
>
> Key: IGNITE-28189
> URL: https://issues.apache.org/jira/browse/IGNITE-28189
> Project: Ignite
> Issue Type: Bug
> Reporter: Mikhail Petrov
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> We need to fix flaky SecurityCommandHandlerPermissionsTest#testTaskCancel o-
> see
> https://ci2.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-773396541916445812&tab=testDetails
> for more details.
> The test failures are caused by a race condition between job cancellation and
> completion. The failure can be easily reproduced by adding a "sleep" in the
> org.apache.ignite.internal.processors.job.GridJobWorker#cancel(boolean)
> method before super.cancel() call.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)