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

Vyacheslav Koptilin updated IGNITE-21484:
-----------------------------------------
    Labels: ignite-3  (was: )

> Possible race in JobExecution.changePriority method
> ---------------------------------------------------
>
>                 Key: IGNITE-21484
>                 URL: https://issues.apache.org/jira/browse/IGNITE-21484
>             Project: Ignite
>          Issue Type: Bug
>          Components: compute
>    Affects Versions: 3.0.0-beta1
>            Reporter: Dmitry Baranov
>            Assignee: Dmitry Baranov
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> In 
> [https://github.com/apache/ignite-3/blob/6729811f99ad18b1490f9b7516a2af84a898e7af/modules/compute/src/main/java/org/apache/ignite/internal/compute/queue/QueueExecutionImpl.java#L115]
> race is possible.
> thread 1: remove task from the queue
> thread 2: haven't found the same task in the queue because it is not added 
> yet by thread 1



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

Reply via email to