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

[jira] [Created] (IGNITE-1398) Platform .Net configuration should not be marshalled as portable type.

Vladimir Ozerov created IGNITE-1398:
---------------------------------------

             Summary: Platform .Net configuration should not be marshalled as portable type. 
                 Key: IGNITE-1398
                 URL: https://issues.apache.org/jira/browse/IGNITE-1398
             Project: Ignite
          Issue Type: Sub-task
          Components: interop
    Affects Versions: 1.1.4
            Reporter: Vladimir Ozerov
            Assignee: Vladimir Ozerov
             Fix For: ignite-1.5


We need to pass .Net configuration between Java and .Net platforms. However, this only needed for inter-process interaction. This object is never passed over a wire. 
We should remove its registration from portable marshaller and pass it by hand instead.



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