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

Valentin Kulichenko updated IGNITE-2728:
----------------------------------------
    Description: {{GridClosureProcessor}} wraps all closures into classes like 
{{C1}}, {{C2}}, etc., which are {{Externalizable}}. This means that even if 
binary marshaller is used, the closure will be still serialized by optimized 
marshaller and therefore all user's setting in binary configuration are 
ignored.  (was: {{GridClosureProcessor}} wraps all closures into classes like 
{{C1}, {{C2}}, etc., which are {{Externalizable}}. This means that even if 
binary marshaller is used, the closure will be still serialized by optimized 
marshaller and therefore all user's setting in binary configuration are 
ignored.)

> User's closures are wrapped into Externalizable classes
> -------------------------------------------------------
>
>                 Key: IGNITE-2728
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2728
>             Project: Ignite
>          Issue Type: Bug
>          Components: compute
>            Reporter: Valentin Kulichenko
>            Priority: Blocker
>              Labels: community, customer, important
>             Fix For: 1.6
>
>
> {{GridClosureProcessor}} wraps all closures into classes like {{C1}}, {{C2}}, 
> etc., which are {{Externalizable}}. This means that even if binary marshaller 
> is used, the closure will be still serialized by optimized marshaller and 
> therefore all user's setting in binary configuration are ignored.



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

Reply via email to