You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ignite TC Bot (Jira)" <ji...@apache.org> on 2023/02/14 12:45:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17688491#comment-17688491 ] 

Ignite TC Bot commented on IGNITE-18783:
----------------------------------------

{panel:title=Branch: [pull/10537/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10537/head] Base: [master] : New Tests (1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Basic 1{color} [[tests 1|https://ci2.ignite.apache.org/viewLog.html?buildId=7049181]]
* {color:#013220}IgniteBasicTestSuite: DistributedProcessTest.testAssertionErrorHandled - PASSED{color}

{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci2.ignite.apache.org/viewLog.html?buildId=7048257&amp;buildTypeId=IgniteTests24Java8_RunAll]

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)