You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maksim Timonin (Jira)" <ji...@apache.org> on 2023/02/13 16:06:00 UTC

[jira] [Updated] (IGNITE-18783) DistributedProcess hangs if a single future completes with AssertionError

     [ 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)