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

Kirill Tkalenko updated IGNITE-16483:
-------------------------------------
    Description: 
Fix flaky ComputeJobChangePriorityTest#testChangeTaskPriorityAttribute

The problem is in the test itself, there could be a rare race between 
completing a compute task and waiting for its attribute, so it was enough to 
add task completion after receiving the expected attribute.

  was:Fix flaky ComputeJobChangePriorityTest#testChangeTaskPriorityAttribute


> Fix flaky ComputeJobChangePriorityTest#testChangeTaskPriorityAttribute
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-16483
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16483
>             Project: Ignite
>          Issue Type: Bug
>          Components: compute
>            Reporter: Kirill Tkalenko
>            Assignee: Kirill Tkalenko
>            Priority: Minor
>             Fix For: 2.13
>
>
> Fix flaky ComputeJobChangePriorityTest#testChangeTaskPriorityAttribute
> The problem is in the test itself, there could be a rare race between 
> completing a compute task and waiting for its attribute, so it was enough to 
> add task completion after receiving the expected attribute.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to