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

Maxim Muzafarov updated IGNITE-9860:
------------------------------------
    Fix Version/s:     (was: 2.8)

> Unreliable listener invocation order in GridDhtPartitionsExchangeFuture#onDone
> ------------------------------------------------------------------------------
>
>                 Key: IGNITE-9860
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9860
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Kuznetsov
>            Priority: Minor
>
> Listener being added right before {{super.onDone()}} call is intended to be 
> invoked earlier than all other listeners. There is a small probability of 
> breaking this guarantee: some other thread can call {{listen()}} before 
> future-completing thread enters {{super.onDone()}}.



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

Reply via email to