[ 
https://issues.apache.org/jira/browse/IGNITE-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816374#comment-16816374
 ] 

Pavel Kovalenko commented on IGNITE-11732:
------------------------------------------

[~agoncharuk] Looks good to me. Please proceed with merge.

> Multi-merged partitions exchange future may hang if node left event is 
> received last
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-11732
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11732
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Alexey Goncharuk
>            Assignee: Alexey Goncharuk
>            Priority: Major
>             Fix For: 2.8
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The scenario is similar to IGNITE-11204, but several exchanges should be 
> merged. If in this case a merged-exchange node is left and all other nodes 
> messages are already received, the exchange will not be completed because 
> {{F.isEmpty(mergedJoinExchMsgs)}} is {{false}}. 
> Looks like we should decrement the {{awaitMergedMsgs}} and check this field 
> for {{0}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to