[
https://issues.apache.org/jira/browse/IGNITE-18783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maksim Timonin updated IGNITE-18783:
------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> DistributedProcess hangs if a single future completes with AssertionError
> -------------------------------------------------------------------------
>
> Key: IGNITE-18783
> URL: https://issues.apache.org/jira/browse/IGNITE-18783
> Project: Ignite
> Issue Type: Bug
> Reporter: Maksim Timonin
> Assignee: Maksim Timonin
> Priority: Major
> Fix For: 2.15
>
>
> DistributedProcess#sendSingleMessage tries to cast local process future error
> to Exception, while it might completed with AssertionError.
> In a such case SingleMessage isn't sent, and originated node hangs while
> waiting response from the node.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)