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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Anton Vinogradov (Jira)
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)