You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Aleksey Plekhanov (Jira)" <ji...@apache.org> on 2020/12/08 06:48:00 UTC

[jira] [Assigned] (IGNITE-13827) Deadlock when receiving ComputeTask result by IgniteClient.

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

Aleksey Plekhanov reassigned IGNITE-13827:
------------------------------------------

    Assignee: Aleksey Plekhanov  (was: Sergei Ryzhov)

> Deadlock when receiving ComputeTask result by IgniteClient.
> -----------------------------------------------------------
>
>                 Key: IGNITE-13827
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13827
>             Project: Ignite
>          Issue Type: Bug
>          Components: thin client
>            Reporter: Sergei Ryzhov
>            Assignee: Aleksey Plekhanov
>            Priority: Major
>
> Deadlock when receiving ComputeTask result by IgniteClient.
> when ComputeTask return a user object for example:
> {code:java}
> class TestVal(){
> String val;
> }
> {code}
> WA client.binary().toBinary(new TestVal());



--
This message was sent by Atlassian Jira
(v8.3.4#803005)