[
https://issues.apache.org/jira/browse/IGNITE-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Goncharuk reassigned IGNITE-11732:
-----------------------------------------
Assignee: Alexey Goncharuk
> 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
>
> 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)