[
https://issues.apache.org/jira/browse/IGNITE-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171573#comment-15171573
]
Ilya Lantukh commented on IGNITE-2700:
--------------------------------------
Improved version downgrade logic, verified that all tests pass.
> 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
> Components: compute
> Affects Versions: 1.5.0.final
> Reporter: Ilya Lantukh
> Assignee: Ilya Lantukh
> Labels: community
> Fix For: 1.6
>
>
> 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)