[
https://issues.apache.org/jira/browse/IGNITE-14250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17293579#comment-17293579
]
Pavel Tupitsyn commented on IGNITE-14250:
-----------------------------------------
Merged to master: 28eec4f8c3e4549a54f51967ae3dad10bed6e790
> .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
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)