Maksim Timonin created IGNITE-18783:
---------------------------------------
Summary: 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
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)