You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Kirill Tkalenko (Jira)" <ji...@apache.org> on 2022/09/14 08:40:00 UTC

[jira] [Updated] (IGNITE-17676) Race in AwaitTasksCompletionExecutor

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

Kirill Tkalenko updated IGNITE-17676:
-------------------------------------
    Reviewer: Kirill Tkalenko

[~ibessonov] Looks good.

> Race in AwaitTasksCompletionExecutor
> ------------------------------------
>
>                 Key: IGNITE-17676
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17676
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Ivan Bessonov
>            Assignee: Ivan Bessonov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha6
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> "execute" method registers a future that doesn't wait for heartbeat event, making tests flaky. The easiest way to fix it is changing class itself. Writing tests that consider this race condition is close to impossible



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