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

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

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-1387 Platform .Net: cache.Invoke does not work with portable objects 
without Java counterpart

    

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-1387

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

    https://github.com/apache/ignite/pull/74.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 #74
    
----
commit 2326bb53fd62104b8816fe6da6f388963dc268cd
Author: ptupitsyn <[email protected]>
Date:   2015-09-08T09:29:34Z

    IGNITE-1387 Platform .Net: cache.Invoke does not work with portable objects 
without Java counterpart

----


> Platform .Net: cache.Invoke does not work with portable objects without Java 
> counterpart
> ----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-1387
>                 URL: https://issues.apache.org/jira/browse/IGNITE-1387
>             Project: Ignite
>          Issue Type: Bug
>          Components: interop
>    Affects Versions: 1.1.4
>            Reporter: Pavel  Tupitsyn
>            Assignee: Pavel  Tupitsyn
>             Fix For: ignite-1.4
>
>
> PlatformCacheEntryProcessorImpl.readResultAndUpdateEntry uses readObject 
> instead of readObjectDetached, so it tries to deserialize portable objects 
> from other platforms,



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

Reply via email to