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

ASF GitHub Bot commented on IGNITE-2700:
----------------------------------------

GitHub user ilantukh opened a pull request:

    https://github.com/apache/ignite/pull/506

    IGNITE-2700

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ilantukh/ignite ignite-2700

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/506.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #506
    
----
commit 2fc88c57ebad5ea2ab5bd70f8fe7d34b900a0080
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-02-20T11:46:53Z

    New versions of closures.

commit 79fd06f1edb631b194d8c3b21e8c3adc9be88ea2
Author: Ilya Lantukh <ilant...@gridgain.com>
Date:   2016-02-20T13:04:47Z

    Fixed failing tests.

----


> 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