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

Vladimir Ozerov reassigned IGNITE-5524:
---------------------------------------

    Assignee: Vladimir Ozerov

> Incorrect deserialization of IgniteComputeImpl when executor name is null
> -------------------------------------------------------------------------
>
>                 Key: IGNITE-5524
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5524
>             Project: Ignite
>          Issue Type: Bug
>          Components: compute
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 2.1
>
>
> This will fail is executor name is not set (which is valid case):
> {code}
> protected Object readResolve() throws ObjectStreamException {
>     return prj.compute().withExecutor(execName);
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to