You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2021/03/01 08:00:00 UTC

[jira] [Updated] (IGNITE-14250) .NET: Race condition in Events example

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

Pavel Tupitsyn updated IGNITE-14250:
------------------------------------
    Release Note: .NET: Fix race condition in Events example

> .NET: Race condition in Events example
> --------------------------------------
>
>                 Key: IGNITE-14250
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14250
>             Project: Ignite
>          Issue Type: Bug
>          Components: examples, platforms
>    Affects Versions: 2.9.1
>            Reporter: Fedor Malchikov 
>            Assignee: Pavel Tupitsyn
>            Priority: Minor
>              Labels: .NET
>             Fix For: 2.11
>
>         Attachments: example_node_1.log, server_node_1.log, server_node_2.log
>
>
> See Thick/Misc/Events example: TASK_REDUCE, TASK_FINISHED events arrive after the end of GetŠ”ompute().Execute, which can cause them to go missing.
> {code:java}
> [16:20:20]   ^-- Baseline [id=0, size=3, online=3, offline=0]>>> Events example started.
> >>> Listening for a local event...Local listener received an event [evt=TASK_STARTED]Service initialized: default-map-serviceService started: default-map-service
> >>> Executing salary job for 7 employee(s) ...
> >>> Received events count: 1
> Service cancelled: default-map-service
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)