You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/03/09 10:57:40 UTC

[jira] [Commented] (IGNITE-2700) GridClosureProcessor internal closures are [de]serialized by OptimizedMarshaller even if BinaryMarshaller is configured

    [ https://issues.apache.org/jira/browse/IGNITE-2700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15186878#comment-15186878 ] 

Vladimir Ozerov commented on IGNITE-2700:
-----------------------------------------

Waiting for tests to pass once again.

> 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: Vladimir Ozerov
>              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)