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

Ilya Lantukh updated IGNITE-2700:
---------------------------------
    Description: 
Usage of OptimizedMarshaller is forced because:
a. Closures implement Externalizable.
b. classnames.properties file contains closure class names.

Need to implement new versions of closures (C1, C1MLA, C2, C2MLA, C4) that can 
be processed by BinaryMarshaller.

> GridClosureProcessor internal closures are [de]serialized by 
> OptimizedMarshaller even if BinaryMarshaller is configured
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-2700
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2700
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Ilya Lantukh
>            Assignee: Ilya Lantukh
>
> Usage of OptimizedMarshaller is forced because:
> a. Closures implement Externalizable.
> b. classnames.properties file contains closure class names.
> Need to implement new versions of closures (C1, C1MLA, C2, C2MLA, C4) that 
> can be processed by BinaryMarshaller.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to