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

Pavel Tupitsyn updated IGNITE-14250:
------------------------------------
    Description: 
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}

  was:
{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}


> .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)

Reply via email to