You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Alexey Goncharuk (JIRA)" <ji...@apache.org> on 2018/08/20 12:51:00 UTC

[jira] [Updated] (IGNITE-9326) IgniteCacheFailedUpdateResponseTest hangs in master

     [ https://issues.apache.org/jira/browse/IGNITE-9326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Goncharuk updated IGNITE-9326:
-------------------------------------
    Labels: MakeTeamcityGreenAgain  (was: )

> IgniteCacheFailedUpdateResponseTest hangs in master
> ---------------------------------------------------
>
>                 Key: IGNITE-9326
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9326
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Alexey Goncharuk
>            Assignee: Alexey Goncharuk
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.7
>
>
> The test started to hang after IGNITE-8926 was merged.
> The reason is that entry processor result started to be lazily serialized during the message send, which results in a failure handler invocation. However, the test checks that the exception is rethrown to a user.
> One of the possible fixes is to marshal the result after the topology lock is released.
> Muting test in master for now.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)