[
https://issues.apache.org/jira/browse/IGNITE-13827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-13827:
---------------------------------------
Fix Version/s: 2.10
> 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
> Fix For: 2.10
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)